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