|
Ruby
2.7.2p137(2020-10-01revision5445e0435260b449decf2ac16f9d09bae3cafe72)
|
#include <method.h>
Data Fields | |
| VALUE | flags |
| const VALUE | defined_class |
| struct rb_method_definition_struct *const | def |
| ID | called_id |
| const VALUE | owner |
| ID rb_callable_method_entry_struct::called_id |
Definition at line 63 of file method.h.
Referenced by rb_vm_control_frame_id_and_class(), and rb_vm_pop_cfunc_frame().
| struct rb_method_definition_struct *const rb_callable_method_entry_struct::def |
Definition at line 62 of file method.h.
Referenced by rb_method_definition_set(), rb_resolve_me_location(), rb_vm_call0(), rb_vm_control_frame_id_and_class(), and rb_vm_pop_cfunc_frame().
Definition at line 61 of file method.h.
Referenced by rb_resolve_refined_method_callable().
Definition at line 64 of file method.h.
Referenced by rb_vm_control_frame_id_and_class(), and rb_vm_pop_cfunc_frame().