Ruby 3.2.5p208 (2024-07-26 revision 31d0f1a2e7dbfb60731d1f05b868e1d578cda493)
rb_class_cc_entries::rb_class_cc_entries_entry Struct Reference

Data Fields

const struct rb_callinfoci
 
const struct rb_callcachecc
 

Detailed Description

Definition at line 508 of file vm_callinfo.h.

Field Documentation

◆ cc

const struct rb_callcache* rb_class_cc_entries::rb_class_cc_entries_entry::cc

Definition at line 510 of file vm_callinfo.h.

◆ ci

const struct rb_callinfo* rb_class_cc_entries::rb_class_cc_entries_entry::ci

Definition at line 509 of file vm_callinfo.h.


The documentation for this struct was generated from the following file: