Ruby 4.0.6p0 (2026-07-14 revision 03b6d3f8898a28604fe6cb00eae3226b821168f4)
rb_class_cc_entries Struct Reference

Data Structures

struct  rb_class_cc_entries_entry

Data Fields

int capa
int len
const struct rb_callable_method_entry_structcme
struct rb_class_cc_entries::rb_class_cc_entries_entry entries [FLEX_ARY_LEN]

Detailed Description

Definition at line 609 of file vm_callinfo.h.

Field Documentation

◆ capa

int rb_class_cc_entries::capa

Definition at line 613 of file vm_callinfo.h.

◆ cme

const struct rb_callable_method_entry_struct* rb_class_cc_entries::cme

Definition at line 615 of file vm_callinfo.h.

◆ len

int rb_class_cc_entries::len

Definition at line 614 of file vm_callinfo.h.


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