Ruby 3.1.3p185 (2022-11-24 revision 1a6b16756e0ba6b95ab71a441357ed5484e33498)
|
Definition at line 9913 of file rb_mjit_min_header-3.1.3.h.
const struct rb_builtin_function * iseq_compile_data::builtin_function_table |
Definition at line 9938 of file rb_mjit_min_header-3.1.3.h.
const VALUE iseq_compile_data::catch_table_ary |
Definition at line 9915 of file rb_mjit_min_header-3.1.3.h.
unsigned int iseq_compile_data::ci_index |
Definition at line 9935 of file rb_mjit_min_header-3.1.3.h.
const rb_iseq_t * iseq_compile_data::current_block |
Definition at line 9919 of file rb_mjit_min_header-3.1.3.h.
struct iseq_label_data * iseq_compile_data::end_label |
Definition at line 9917 of file rb_mjit_min_header-3.1.3.h.
struct iseq_compile_data_ensure_node_stack * iseq_compile_data::ensure_node_stack |
Definition at line 9920 of file rb_mjit_min_header-3.1.3.h.
const VALUE iseq_compile_data::err_info |
Definition at line 9914 of file rb_mjit_min_header-3.1.3.h.
_Bool iseq_compile_data::in_rescue |
Definition at line 9929 of file rb_mjit_min_header-3.1.3.h.
int iseq_compile_data::isolated_depth |
Definition at line 9934 of file rb_mjit_min_header-3.1.3.h.
struct rb_id_table * iseq_compile_data::ivar_cache_table |
Definition at line 9937 of file rb_mjit_min_header-3.1.3.h.
int iseq_compile_data::label_no |
Definition at line 9932 of file rb_mjit_min_header-3.1.3.h.
int iseq_compile_data::last_line |
Definition at line 9931 of file rb_mjit_min_header-3.1.3.h.
int iseq_compile_data::loopval_popped |
Definition at line 9930 of file rb_mjit_min_header-3.1.3.h.
int iseq_compile_data::node_level |
Definition at line 9933 of file rb_mjit_min_header-3.1.3.h.
const rb_compile_option_t * iseq_compile_data::option |
Definition at line 9936 of file rb_mjit_min_header-3.1.3.h.
struct iseq_label_data * iseq_compile_data::redo_label |
Definition at line 9918 of file rb_mjit_min_header-3.1.3.h.
const NODE * iseq_compile_data::root_node |
Definition at line 9939 of file rb_mjit_min_header-3.1.3.h.
struct iseq_label_data * iseq_compile_data::start_label |
Definition at line 9916 of file rb_mjit_min_header-3.1.3.h.
struct iseq_compile_data_storage* iseq_compile_data::storage_current |
Definition at line 9923 of file rb_mjit_min_header-3.1.3.h.
struct iseq_compile_data_storage* iseq_compile_data::storage_head |
Definition at line 9922 of file rb_mjit_min_header-3.1.3.h.