Ruby  2.0.0p247(2013-06-27revision41674)
Data Fields
rb_control_frame_struct Struct Reference

#include <vm_core.h>

Data Fields

VALUEpc
VALUEsp
rb_iseq_tiseq
VALUE flag
VALUE self
VALUE klass
VALUEep
rb_iseq_tblock_iseq
VALUE proc
const rb_method_entry_tme

Detailed Description

Definition at line 425 of file vm_core.h.


Field Documentation

Definition at line 433 of file vm_core.h.

Referenced by control_frame_dump(), and fiber_init().

Definition at line 429 of file vm_core.h.

Referenced by fiber_init(), vm_call0_body(), and vm_get_ruby_level_caller_cfp().

Definition at line 434 of file vm_core.h.

Referenced by fiber_init(), and rb_thread_mark().


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