Ruby 2.7.6p219 (2022-04-12 revision c9c2245c0a25176072e02db9254f0e0c84c805cd)
|
#include <rb_mjit_min_header-2.7.6.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.6.h.
union { ... } rb_captured_block::code |
union { ... } rb_captured_block::code |
Definition at line 9868 of file rb_mjit_min_header-2.7.6.h.
Referenced by rb_vm_block_ep_update().
Definition at line 9871 of file rb_mjit_min_header-2.7.6.h.
Definition at line 9870 of file rb_mjit_min_header-2.7.6.h.
VALUE rb_captured_block::self |
Definition at line 9867 of file rb_mjit_min_header-2.7.6.h.
VALUE rb_captured_block::val |
Definition at line 9872 of file rb_mjit_min_header-2.7.6.h.