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

Data Fields

const struct rb_callcachecc
unsigned int argc
unsigned short flag
unsigned short kw_len

Detailed Description

Definition at line 616 of file vm_callinfo.h.

Field Documentation

◆ argc

unsigned int rb_class_cc_entries::rb_class_cc_entries_entry::argc

Definition at line 618 of file vm_callinfo.h.

◆ cc

const struct rb_callcache* rb_class_cc_entries::rb_class_cc_entries_entry::cc

Definition at line 617 of file vm_callinfo.h.

◆ flag

unsigned short rb_class_cc_entries::rb_class_cc_entries_entry::flag

Definition at line 619 of file vm_callinfo.h.

◆ kw_len

unsigned short rb_class_cc_entries::rb_class_cc_entries_entry::kw_len

Definition at line 620 of file vm_callinfo.h.


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