Ruby 4.1.0dev (2026-08-06 revision 10fa3a51bea77dce31b0df398deaac3e437470c3)
Data Fields
rb_gc_zjit_fastpath Struct Reference

Data Fields

enum rb_gc_zjit_fastpath_kind kind
 
union rb_gc_zjit_fastpath_data data
 

Detailed Description

Definition at line 27 of file gc_impl.h.

Field Documentation

◆ data

union rb_gc_zjit_fastpath_data rb_gc_zjit_fastpath::data

Definition at line 29 of file gc_impl.h.

◆ kind

enum rb_gc_zjit_fastpath_kind rb_gc_zjit_fastpath::kind

Definition at line 28 of file gc_impl.h.


The documentation for this struct was generated from the following file: