Ruby
3.4.0dev (2024-11-22 revision 0989400a925cd201defdca9eb28eb87200b30785)
|
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.