Home
last modified time | relevance | path

Searched defs:iseqval (Results 1 – 2 of 2) sorted by relevance

/dports/lang/ruby26/ruby-2.6.9/
H A Dvm.c2675 vm_define_method(VALUE obj, ID id, VALUE iseqval, int is_singleton) in vm_define_method()
2712 m_core_define_method(VALUE self, VALUE sym, VALUE iseqval) in m_core_define_method()
2721 m_core_define_singleton_method(VALUE self, VALUE cbase, VALUE sym, VALUE iseqval) in m_core_define_singleton_method()
H A Diseq.c3180 rb_iseqw_local_variables(VALUE iseqval) in rb_iseqw_local_variables()