Home
last modified time | relevance | path

Searched refs:compileOpCall (Results 1 – 5 of 5) sorted by relevance

/external/webkit/JavaScriptCore/jit/
DJITCall.cpp198 compileOpCall(op_call, currentInstruction, m_callLinkInfoIndex++); in emit_op_call()
203 compileOpCall(op_call_eval, currentInstruction, m_callLinkInfoIndex++); in emit_op_call_eval()
225 compileOpCall(op_construct, currentInstruction, m_callLinkInfoIndex++); in emit_op_construct()
232 void JIT::compileOpCall(OpcodeID opcodeID, Instruction* instruction, unsigned) in compileOpCall() function in JSC::JIT
298 void JIT::compileOpCall(OpcodeID opcodeID, Instruction* instruction, unsigned callLinkInfoIndex) in compileOpCall() function in JSC::JIT
526 void JIT::compileOpCall(OpcodeID opcodeID, Instruction* instruction, unsigned)
593 void JIT::compileOpCall(OpcodeID opcodeID, Instruction* instruction, unsigned callLinkInfoIndex)
DJIT.h372 void compileOpCall(OpcodeID, Instruction* instruction, unsigned callLinkInfoIndex);
DJITOpcodes.cpp1973 compileOpCall(op_call, currentInstruction, m_callLinkInfoIndex++);
1978 compileOpCall(op_call_eval, currentInstruction, m_callLinkInfoIndex++);
2000 compileOpCall(op_construct, currentInstruction, m_callLinkInfoIndex++);
/external/webkit/JavaScriptCore/
DChangeLog-2009-06-16966 (JSC::JIT::compileOpCall):
2453 (JSC::JIT::compileOpCall):
4043 (JSC::JIT::compileOpCall):
5476 (JSC::JIT::compileOpCall):
5736 (JSC::JIT::compileOpCall):
6173 (JSC::JIT::compileOpCall):
10416 (JSC::JIT::compileOpCall):
10567 (JSC::JIT::compileOpCall):
11189 (JSC::JIT::compileOpCall):
11845 (JSC::JIT::compileOpCall):
[all …]
DChangeLog6331 (JSC::JIT::compileOpCall):
6353 (JSC::JIT::compileOpCall):
7526 (JSC::JIT::compileOpCall):
8679 (JSC::JIT::compileOpCall):
8893 (JSC::JIT::compileOpCall):
12208 (JSC::JIT::compileOpCall):
12342 (JSC::JIT::compileOpCall):
13433 (JSC::JIT::compileOpCall):
14821 (JSC::JIT::compileOpCall):
15210 (JSC::JIT::compileOpCall):
[all …]