Ruby 3.2.2p53 (2023-03-30 revision e51014f9c05aa65cbf203442d37fef7c12390015)
|
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 8889 of file rb_mjit_min_header-3.2.2.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 |