Ruby
2.7.1p83(2020-03-31revisiona0c7c23c9cec0d0ffcba012279cd652d28ad5bf3)
|
#include <method.h>
Data Fields | |
rb_iseq_t * | iseqptr |
iseq pointer, should be separated from iseqval More... | |
rb_cref_t * | cref |
class reference, should be marked More... | |
rb_cref_t * rb_method_iseq_struct::cref |
rb_iseq_t * rb_method_iseq_struct::iseqptr |
iseq pointer, should be separated from iseqval
Definition at line 127 of file method.h.
Referenced by rb_resolve_me_location().