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

/macosx-10.9.5/JavaScriptCore-7537.78.1/dfg/
H A DDFGDriver.cpp164 result = dataFlowJIT.compileFunction(jitCode, *jitCodeWithArityCheck);
H A DDFGJITCompiler.cpp279 bool JITCompiler::compileFunction(JITCode& entry, MacroAssemblerCodePtr& entryWithArityCheck) function in class:JSC::DFG::JITCompiler
H A DDFGJITCompiler.h249 bool compileFunction(JITCode& entry, MacroAssemblerCodePtr& entryWithArityCheck);

Completed in 176 milliseconds