Ruby 3.2.1p31 (2023-02-08 revision 31819e82c88c6f8ecfaeb162519bfa26a14b21fd)
|
Data Fields | |
bool | success |
int * | stack_size_for_pos |
bool | local_stack_p |
int | cc_entries_index |
const struct rb_iseq_constant_body * | compiled_iseq |
int | compiled_id |
struct rb_mjit_compile_info * | compile_info |
const struct rb_iseq_constant_body ** | inlined_iseqs |
struct inlined_call_context | inline_context |
struct rb_mjit_compile_info* compile_status::compile_info |
const struct rb_iseq_constant_body* compile_status::compiled_iseq |
struct inlined_call_context compile_status::inline_context |
const struct rb_iseq_constant_body** compile_status::inlined_iseqs |