Ruby
3.4.0dev (2024-11-05 revision 348a53415339076afc4a02fcd09f3ae36e9c4c61)
|
Data Fields | |
const VALUE | flags |
const VALUE | klass |
const struct rb_callable_method_entry_struct *const | cme_ |
const vm_call_handler | call_ |
union { | |
struct { | |
uintptr_t value | |
} attr | |
enum method_missing_reason method_missing_reason | |
VALUE v | |
const struct rb_builtin_function * bf | |
} | aux_ |
Definition at line 278 of file vm_callinfo.h.