Ruby
3.4.0dev (2024-12-06 revision 892c46283a5ea4179500d951c9d4866c0051f27b)
|
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.