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

/macosx-10.9.5/JavaScriptCore-7537.78.1/dfg/
H A DDFGJITCompiler.cpp335 Call callArityCheck = call(); local
336 notifyCall(callArityCheck, CodeOrigin(0), token);
360 linkBuffer.link(callArityCheck, m_codeBlock->m_isConstructor ? cti_op_construct_arityCheck : cti_op_call_arityCheck);

Completed in 120 milliseconds