Ruby 3.0.5p211 (2022-11-24 revision ba5cf0f7c52d4d35cc6a173c89eda98ceffa2dcf)
|
#include <vm_callinfo.h>
Data Fields | |
const struct rb_callinfo * | ci |
const struct rb_callcache * | cc |
Definition at line 426 of file vm_callinfo.h.
const struct rb_callcache* rb_call_data::cc |
Definition at line 428 of file vm_callinfo.h.
Referenced by mjit_capture_cc_entries(), rb_iseq_mark(), and rb_iseq_update_references().
const struct rb_callinfo* rb_call_data::ci |
Definition at line 427 of file vm_callinfo.h.
Referenced by rb_insn_operand_intern(), rb_iseq_mark(), and rb_iseq_update_references().