Searched defs:call_status (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/ruby-106/ruby/
H A Dvm_eval.c318 int call_status = rb_method_call_status(th, me, scope, self); local
694 method_missing(VALUE obj, ID id, int argc, const VALUE *argv, int call_status) argument
728 rb_raise_method_missing(rb_thread_t *th, int argc, VALUE *argv, VALUE obj, int call_status) argument
[all...]

Completed in 105 milliseconds