Home
last modified time | relevance | path

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

/external/webkit/JavaScriptCore/interpreter/
DInterpreter.h343 void uncacheGetByID(CodeBlock*, Instruction* vPC);
DInterpreter.cpp1384 NEVER_INLINE void Interpreter::uncacheGetByID(CodeBlock* codeBlock, Instruction* vPC) in uncacheGetByID() function in JSC::Interpreter
2483 uncacheGetByID(callFrame->codeBlock(), vPC); in privateExecute()
2518 uncacheGetByID(callFrame->codeBlock(), vPC); in privateExecute()
2577 uncacheGetByID(callFrame->codeBlock(), vPC); in privateExecute()
2617 uncacheGetByID(callFrame->codeBlock(), vPC); in privateExecute()
2637 uncacheGetByID(callFrame->codeBlock(), vPC); in privateExecute()
/external/webkit/JavaScriptCore/
DChangeLog9829 (JSC::Interpreter::uncacheGetByID):
10065 (JSC::Interpreter::uncacheGetByID):
10331 (JSC::BytecodeInterpreter::uncacheGetByID):
10917 (JSC::BytecodeInterpreter::uncacheGetByID):
11296 (JSC::BytecodeInterpreter::uncacheGetByID):
11571 (JSC::BytecodeInterpreter::uncacheGetByID):