Ruby 3.2.5p208 (2024-07-26 revision 31d0f1a2e7dbfb60731d1f05b868e1d578cda493)
|
Data Fields | |
const struct rb_callinfo * | ci |
const struct rb_callcache * | cc |
Definition at line 496 of file vm_callinfo.h.
const struct rb_callcache* rb_call_data::cc |
Definition at line 498 of file vm_callinfo.h.
const struct rb_callinfo* rb_call_data::ci |
Definition at line 497 of file vm_callinfo.h.