Home
last modified time | relevance | path

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

/external/webkit/JavaScriptCore/jit/
DJITArithmetic.cpp368 emitCTICall(Interpreter::cti_op_sub); in compileFastArith_op_sub()
414 emitCTICall(Interpreter::cti_op_sub); in compileBinaryArithOpSlowCase()
846 emitCTICall(Interpreter::cti_op_sub); in compileBinaryArithOpSlowCase()
/external/webkit/JavaScriptCore/interpreter/
DInterpreter.h238 static JSValueEncodedAsPointer* JIT_STUB cti_op_sub(STUB_ARGS);
DInterpreter.cpp5163 JSValueEncodedAsPointer* Interpreter::cti_op_sub(STUB_ARGS) in cti_op_sub() function in JSC::Interpreter
/external/webkit/JavaScriptCore/
DChangeLog806 (JSC::Interpreter::cti_op_sub):
1719 (JSC::Interpreter::cti_op_sub):
2699 (JSC::Interpreter::cti_op_sub):
4525 (JSC::Interpreter::cti_op_sub):
8820 (JSC::Interpreter::cti_op_sub):
9877 (JSC::Interpreter::cti_op_sub):
10114 (JSC::Interpreter::cti_op_sub):
11619 (JSC::BytecodeInterpreter::cti_op_sub):
15196 (JSC::Machine::cti_op_sub):
15757 (JSC::Machine::cti_op_sub):
[all …]