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

#include <iseq.h>

Data Fields

VALUE err_info
VALUE mark_ary
VALUE catch_table_ary
struct iseq_label_datastart_label
struct iseq_label_dataend_label
struct iseq_label_dataredo_label
VALUE current_block
VALUE ensure_node
VALUE for_iseq
struct
iseq_compile_data_ensure_node_stack
ensure_node_stack
int loopval_popped
int cached_const
struct iseq_compile_data_storagestorage_head
struct iseq_compile_data_storagestorage_current
int last_line
int last_coverable_line
int label_no
int node_level
const rb_compile_option_toption

Detailed Description

Definition at line 81 of file iseq.h.


Field Documentation

Definition at line 96 of file iseq.h.

Definition at line 85 of file iseq.h.

Referenced by iseq_mark(), iseq_set_exception_table(), and prepare_iseq_build().

Definition at line 91 of file iseq.h.

Referenced by iseq_compile_each().

Definition at line 89 of file iseq.h.

Referenced by iseq_compile_each(), and rb_iseq_compile_node().

Definition at line 92 of file iseq.h.

Definition at line 94 of file iseq.h.

Referenced by add_ensure_iseq(), iseq_compile_each(), and push_ensure_entry().

Definition at line 83 of file iseq.h.

Referenced by cleanup_iseq_build(), iseq_mark(), and prepare_iseq_build().

Definition at line 93 of file iseq.h.

Definition at line 101 of file iseq.h.

Referenced by new_label_body().

Definition at line 100 of file iseq.h.

Referenced by prepare_iseq_build().

Definition at line 99 of file iseq.h.

Referenced by iseq_compile_each(), and rb_iseq_compile_node().

Definition at line 95 of file iseq.h.

Referenced by iseq_compile_each().

Definition at line 84 of file iseq.h.

Referenced by iseq_add_mark_object_compile_time(), iseq_mark(), and prepare_iseq_build().

Definition at line 102 of file iseq.h.

Definition at line 90 of file iseq.h.

Referenced by iseq_compile_each().

Definition at line 88 of file iseq.h.

Referenced by iseq_compile_each(), and rb_iseq_compile_node().

Definition at line 98 of file iseq.h.

Referenced by compile_data_alloc(), and prepare_iseq_build().

Definition at line 97 of file iseq.h.

Referenced by compile_data_free(), iseq_memsize(), and prepare_iseq_build().


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