|
Ruby 3.5.0dev (2025-10-30 revision 80e2b06d39d0986e8c88cba8946447c1e380aa85)
|
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 582 of file vm_callinfo.h.
| int rb_class_cc_entries::capa |
Definition at line 586 of file vm_callinfo.h.
| const struct rb_callable_method_entry_struct* rb_class_cc_entries::cme |
Definition at line 588 of file vm_callinfo.h.
| int rb_class_cc_entries::len |
Definition at line 587 of file vm_callinfo.h.