Home
last modified time | relevance | path

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

/external/webkit/Source/JavaScriptCore/interpreter/
DInterpreter.h136 void uncacheGetByID(CodeBlock*, Instruction* vPC);
DInterpreter.cpp1409 NEVER_INLINE void Interpreter::uncacheGetByID(CodeBlock*, Instruction* vPC) in uncacheGetByID() function in JSC::Interpreter
2535 uncacheGetByID(codeBlock, vPC); in privateExecute()
2571 uncacheGetByID(codeBlock, vPC); in privateExecute()
2613 uncacheGetByID(codeBlock, vPC); in privateExecute()
2655 uncacheGetByID(codeBlock, vPC); in privateExecute()
2749 uncacheGetByID(codeBlock, vPC); in privateExecute()
2790 uncacheGetByID(codeBlock, vPC); in privateExecute()
2827 uncacheGetByID(codeBlock, vPC); in privateExecute()
2902 uncacheGetByID(codeBlock, vPC); in privateExecute()
2954 uncacheGetByID(codeBlock, vPC); in privateExecute()
[all …]
/external/webkit/Source/JavaScriptCore/
DChangeLog-2009-06-1621622 (JSC::Interpreter::uncacheGetByID):
21858 (JSC::Interpreter::uncacheGetByID):
22124 (JSC::BytecodeInterpreter::uncacheGetByID):
22710 (JSC::BytecodeInterpreter::uncacheGetByID):
23089 (JSC::BytecodeInterpreter::uncacheGetByID):
23364 (JSC::BytecodeInterpreter::uncacheGetByID):
DChangeLog374 (JSC::Interpreter::uncacheGetByID):