Ruby 3.2.1p31 (2023-02-08 revision 31819e82c88c6f8ecfaeb162519bfa26a14b21fd)
|
const struct rb_builtin_function * iseq_compile_data::builtin_function_table |
struct iseq_label_data * iseq_compile_data::end_label |
struct iseq_compile_data_ensure_node_stack * iseq_compile_data::ensure_node_stack |
_Bool iseq_compile_data::in_rescue |
Definition at line 8812 of file rb_mjit_min_header-3.2.1.h.
struct rb_id_table * iseq_compile_data::ivar_cache_table |
const rb_compile_option_t * iseq_compile_data::option |
struct iseq_label_data * iseq_compile_data::redo_label |
struct iseq_label_data * iseq_compile_data::start_label |
struct iseq_compile_data_storage* iseq_compile_data::storage_current |
struct iseq_compile_data_storage* iseq_compile_data::storage_head |