|
Ruby 4.0.5p0 (2026-05-20 revision 64336ffd0ee9e1f4c05891695a3d7b49cb709721)
|
Data Structures | |
| struct | rb_class_cc_entries_entry |
Data Fields | |
| int | capa |
| int | len |
| const struct rb_callable_method_entry_struct * | cme |
| struct rb_class_cc_entries::rb_class_cc_entries_entry | entries [FLEX_ARY_LEN] |
Definition at line 595 of file vm_callinfo.h.
| int rb_class_cc_entries::capa |
Definition at line 599 of file vm_callinfo.h.
| const struct rb_callable_method_entry_struct* rb_class_cc_entries::cme |
Definition at line 601 of file vm_callinfo.h.
| int rb_class_cc_entries::len |
Definition at line 600 of file vm_callinfo.h.