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

/macosx-10.9.5/ruby-104/ruby/
H A Dmethod.h32 NOEX_VCALL = 0x40, enumerator in enum:__anon12395
H A Dvm_eval.c533 return scope == CALL_VCALL ? NOEX_VCALL : 0;
676 else if (last_call_status & NOEX_VCALL) {
H A Dvm_insnhelper.c1878 stat |= NOEX_VCALL;
1906 stat |= NOEX_VCALL;

Completed in 85 milliseconds