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

/macosx-10.9.5/ruby-104/ruby/
H A Diseq.c877 iseq_absolute_path(VALUE self) function
2255 rb_define_method(rb_cISeq, "absolute_path", iseq_absolute_path, 0);
H A Dcompile.c171 #define iseq_absolute_path(iseq) \ macro
987 iseq_path(iseq->self), iseq_absolute_path(iseq->self),

Completed in 104 milliseconds