Home | History | Annotate | Download | only in interpreter

Lines Matching full:resolveglobaldynamic

197 NEVER_INLINE bool Interpreter::resolveGlobalDynamic(CallFrame* callFrame, Instruction* vPC, JSValue& exceptionValue)
2334 if (UNLIKELY(!resolveGlobalDynamic(callFrame, vPC, exceptionValue)))