Ruby 2.7.7p221 (2022-11-24 revision 168ec2b1e5ad0e4688e963d9de019557c78feed9)
|
#include <rb_mjit_min_header-2.7.7.h>
Data Fields | |
VALUE | self |
const VALUE * | ep |
union { | |
const rb_iseq_t * iseq | |
const struct vm_ifunc * ifunc | |
VALUE val | |
} | code |
union { | |
const rb_iseq_t * iseq | |
const struct vm_ifunc * ifunc | |
VALUE val | |
} | code |
Definition at line 9866 of file rb_mjit_min_header-2.7.7.h.
union { ... } rb_captured_block::code |
union { ... } rb_captured_block::code |
Definition at line 9868 of file rb_mjit_min_header-2.7.7.h.
Referenced by rb_vm_block_ep_update().
Definition at line 9871 of file rb_mjit_min_header-2.7.7.h.
Definition at line 9870 of file rb_mjit_min_header-2.7.7.h.
VALUE rb_captured_block::self |
Definition at line 9867 of file rb_mjit_min_header-2.7.7.h.
VALUE rb_captured_block::val |
Definition at line 9872 of file rb_mjit_min_header-2.7.7.h.