Searched refs:NEW_ISEQVAL (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/ruby-104/ruby/
H A Dcompile.c174 #define NEW_ISEQVAL(node, name, type, line_no) \ macro
4871 VALUE iseqval = NEW_ISEQVAL(node->nd_defn,
4891 VALUE iseqval = NEW_ISEQVAL(node->nd_defn,
4981 NEW_ISEQVAL(node->nd_body, rb_str_new2("singleton class"),

Completed in 83 milliseconds