Ruby 3.2.3p157 (2024-01-18 revision 52bb2ac0a6971d0391efa2275f7a66bff319087c)
|
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 |
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 |