Home
last modified time | relevance | path

Searched refs:compileOpCallSlowCase (Results 1 – 4 of 4) sorted by relevance

/external/webkit/JavaScriptCore/jit/
DJITCall.cpp173 void JIT::compileOpCallSlowCase(Instruction* instruction, Vector<SlowCaseEntry>::iterator& iter, un… in compileOpCallSlowCase() function in JSC::JIT
258 void JIT::compileOpCallSlowCase(Instruction* instruction, Vector<SlowCaseEntry>::iterator& iter, un… in compileOpCallSlowCase() function in JSC::JIT
DJIT.h395 …void compileOpCallSlowCase(Instruction* instruction, Vector<SlowCaseEntry>::iterator& iter, unsign…
DJIT.cpp1579 compileOpCallSlowCase(currentInstruction, iter, callLinkInfoIndex++, opcodeID); in privateCompileSlowCases()
1583 compileOpCallSlowCase(currentInstruction, iter, callLinkInfoIndex++, opcodeID); in privateCompileSlowCases()
1587 compileOpCallSlowCase(currentInstruction, iter, callLinkInfoIndex++, opcodeID); in privateCompileSlowCases()
/external/webkit/JavaScriptCore/
DChangeLog1217 (JSC::JIT::compileOpCallSlowCase):
2244 (JSC::JIT::compileOpCallSlowCase):
4264 (JSC::JIT::compileOpCallSlowCase): Added a missing MacroAssembler::
4323 (JSC::JIT::compileOpCallSlowCase):
5233 (JSC::JIT::compileOpCallSlowCase):
5432 (JSC::JIT::compileOpCallSlowCase):
5541 (JSC::JIT::compileOpCallSlowCase):
7111 (JSC::JIT::compileOpCallSlowCase):