Home
last modified time | relevance | path

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

/external/webkit/JavaScriptCore/interpreter/
DInterpreter.h220 static void* JIT_STUB cti_op_call_JSFunction(STUB_ARGS);
DInterpreter.cpp4758 void* Interpreter::cti_op_call_JSFunction(STUB_ARGS) in cti_op_call_JSFunction() function in JSC::Interpreter
/external/webkit/JavaScriptCore/jit/
DJIT.cpp1917 patchBuffer.link(callJSFunction1, reinterpret_cast<void*>(Interpreter::cti_op_call_JSFunction)); in privateCompileCTIMachineTrampolines()
1918 patchBuffer.link(callJSFunction2, reinterpret_cast<void*>(Interpreter::cti_op_call_JSFunction)); in privateCompileCTIMachineTrampolines()
1919 patchBuffer.link(callJSFunction3, reinterpret_cast<void*>(Interpreter::cti_op_call_JSFunction)); in privateCompileCTIMachineTrampolines()
/external/webkit/JavaScriptCore/
DChangeLog800 (JSC::Interpreter::cti_op_call_JSFunction):
4506 (JSC::Interpreter::cti_op_call_JSFunction):
7831 (JSC::Interpreter::cti_op_call_JSFunction):
9604 (JSC::Interpreter::cti_op_call_JSFunction):
9858 (JSC::Interpreter::cti_op_call_JSFunction):
10095 (JSC::Interpreter::cti_op_call_JSFunction):
11300 (JSC::BytecodeInterpreter::cti_op_call_JSFunction):
11600 (JSC::BytecodeInterpreter::cti_op_call_JSFunction):
12645 (JSC::Machine::cti_op_call_JSFunction):
12958 (JSC::Machine::cti_op_call_JSFunction):
[all …]