Ruby 3.3.2p78 (2024-05-30 revision e5a195edf62fe1bf7146a191da13fa1c4fecbd71)
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 572 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 574 of file vm_callinfo.h.

◆ ci

const struct rb_callinfo* rb_class_cc_entries::rb_class_cc_entries_entry::ci

Definition at line 573 of file vm_callinfo.h.


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