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

/macosx-10.9.5/JavaScriptCore-7537.78.1/dfg/
H A DDFGJITCompiler.h364 void addJSCall(Call fastCall, Call slowCall, DataLabelPtr targetToCheck, CallLinkInfo::CallType callType, GPRReg callee, CodeOrigin codeOrigin) argument
449 JSCallRecord(Call fastCall, Call slowCall, DataLabelPtr targetToCheck, CallLinkInfo::CallType callType, GPRReg callee, CodeOrigin codeOrigin) argument
H A DDFGSpeculativeJIT64.cpp802 JITCompiler::Call slowCall = m_jit.nearCall(); local
H A DDFGSpeculativeJIT32_64.cpp844 JITCompiler::Call slowCall = m_jit.nearCall(); local

Completed in 151 milliseconds