|
Ruby
3.1.4p223 (2023-03-30 revision HEAD)
|
Data Fields | |
| struct list_node | unode |
| int | id |
| void * | handle |
| rb_iseq_t * | iseq |
| bool | used_code_p |
| bool | stale_p |
| struct rb_mjit_compile_info | compile_info |
| const struct rb_callcache ** | cc_entries |
| unsigned int | cc_entries_size |
Definition at line 154 of file mjit_worker.c.