Definition at line 893 of file vm_core.h.
◆ block_code
const void* rb_control_frame_struct::block_code |
◆ ep
const VALUE* rb_control_frame_struct::ep |
◆ iseq
const rb_iseq_t* rb_control_frame_struct::iseq |
◆ jit_return
void* rb_control_frame_struct::jit_return |
◆ pc
const VALUE* rb_control_frame_struct::pc |
◆ self
VALUE rb_control_frame_struct::self |
◆ sp
VALUE* rb_control_frame_struct::sp |
The documentation for this struct was generated from the following file: