Data Fields

rb_control_frame_t Struct Reference

#include <vm_core.h>

Data Fields

VALUEpc
VALUEsp
VALUEbp
rb_iseq_tiseq
VALUE flag
VALUE self
VALUElfp
VALUEdfp
rb_iseq_tblock_iseq
VALUE proc
const rb_method_entry_tme

Detailed Description

Definition at line 321 of file vm_core.h.


Field Documentation

Definition at line 330 of file vm_core.h.

Referenced by control_frame_dump(), and fiber_init().

Definition at line 324 of file vm_core.h.

Referenced by control_frame_dump(), fiber_init(), rb_vmdebug_stack_dump_raw(), and vm_exec().

Definition at line 326 of file vm_core.h.

Referenced by fiber_init(), and vm_get_ruby_level_caller_cfp().

Definition at line 331 of file vm_core.h.

Referenced by fiber_init(), and rb_thread_mark().


The documentation for this struct was generated from the following file: