Definition at line 920 of file vm_core.h.
◆ _iseq
| const rb_iseq_t* rb_control_frame_struct::_iseq |
◆ block_code
| const void* rb_control_frame_struct::block_code |
◆ ep
| const VALUE* rb_control_frame_struct::ep |
◆ 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: