Ruby 4.1.0dev (2026-09-27 revision 25f659ba9f8b541331b56d6959167a4805892a14)
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: