Ruby 4.0.7p0 (2026-09-15 revision 229531a6cfbf07e3caef30dbac24a2a3f3fed482)
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: