Ruby
2.7.0p0(2019-12-25revision647ee6f091eafcce70ffb75ddf7e121e192ab217)
|
#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().