Ruby 4.1.0dev (2026-09-22 revision d41370aec5370c96a7a1a62b1be84d21347901fc)
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: