Definition at line 102 of file iseq.h.
◆ builtin_function_table
◆ catch_except_p
| bool iseq_compile_data::catch_except_p |
◆ catch_table_ary
| const VALUE iseq_compile_data::catch_table_ary |
◆ ci_index
| unsigned int iseq_compile_data::ci_index |
◆ current_block
| const rb_iseq_t* iseq_compile_data::current_block |
◆ end_label
◆ ensure_node_stack
◆ err_info
| const VALUE iseq_compile_data::err_info |
◆ ic_index
| unsigned int iseq_compile_data::ic_index |
◆ in_masgn
| bool iseq_compile_data::in_masgn |
◆ in_rescue
| bool iseq_compile_data::in_rescue |
◆ is_single_mark_bit
| bool iseq_compile_data::is_single_mark_bit |
◆ iseq_encoded
| VALUE* iseq_compile_data::iseq_encoded |
◆ iseq_size
| unsigned int iseq_compile_data::iseq_size |
◆ isolated_depth
| int iseq_compile_data::isolated_depth |
◆ ivar_cache_table
| struct rb_id_table* iseq_compile_data::ivar_cache_table |
◆ label_no
| int iseq_compile_data::label_no |
◆ last_line
| int iseq_compile_data::last_line |
◆ list
| iseq_bits_t* iseq_compile_data::list |
◆ loopval_popped
| int iseq_compile_data::loopval_popped |
◆ node_level
| int iseq_compile_data::node_level |
◆ option
| const rb_compile_option_t* iseq_compile_data::option |
◆ redo_label
◆ root_node
| const NODE* iseq_compile_data::root_node |
◆ single
| iseq_bits_t iseq_compile_data::single |
◆ start_label
◆ storage_current
◆ storage_head
The documentation for this struct was generated from the following file: