Home
last modified time | relevance | path

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

/external/webkit/JavaScriptCore/interpreter/
DInterpreter.h137 void uncachePutByID(CodeBlock*, Instruction* vPC);
DInterpreter.cpp972 NEVER_INLINE void Interpreter::uncachePutByID(CodeBlock* codeBlock, Instruction* vPC) in uncachePutByID() function in JSC::Interpreter
2338 uncachePutByID(callFrame->codeBlock(), vPC); in privateExecute()
2357 uncachePutByID(callFrame->codeBlock(), vPC); in privateExecute()
2392 uncachePutByID(callFrame->codeBlock(), vPC); in privateExecute()
/external/webkit/JavaScriptCore/
DChangeLog-2009-06-1621620 (JSC::Interpreter::uncachePutByID):
21856 (JSC::Interpreter::uncachePutByID):
22122 (JSC::BytecodeInterpreter::uncachePutByID):
22708 (JSC::BytecodeInterpreter::uncachePutByID):
23087 (JSC::BytecodeInterpreter::uncachePutByID):
23362 (JSC::BytecodeInterpreter::uncachePutByID):