Ruby 4.1.0dev (2026-09-26 revision 9a86049eb3fe3df2ad52667667f1f2d543b2f9a9)
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: