|
Ruby 3.2.2p53 (2023-03-30 revision e51014f9c05aa65cbf203442d37fef7c12390015)
|
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 |