Ruby
2.7.1p83(2020-03-31revisiona0c7c23c9cec0d0ffcba012279cd652d28ad5bf3)
|
#include <internal.h>
Data Fields | |
struct rb_call_cache | cc |
struct rb_call_info | ci |
Definition at line 2398 of file internal.h.
struct rb_call_cache rb_call_data::cc |
Definition at line 2399 of file internal.h.
Referenced by rb_vm_search_method_slowpath().
struct rb_call_info rb_call_data::ci |
Definition at line 2400 of file internal.h.
Referenced by rb_eql_opt(), rb_equal_opt(), rb_method_basic_definition_p_with_cc(), and rb_vm_search_method_slowpath().