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

/macosx-10.9.5/JavaScriptCore-7537.78.1/dfg/
H A DDFGJITCompiler.cpp279 bool JITCompiler::compileFunction(JITCode& entry, MacroAssemblerCodePtr& entryWithArityCheck) argument
367 entryWithArityCheck = linkBuffer.locationOf(arityCheck);
H A DDFGJITCompiler.h249 bool compileFunction(JITCode& entry, MacroAssemblerCodePtr& entryWithArityCheck);

Completed in 109 milliseconds