Searched refs:uncachePutByID (Results 1 - 2 of 2) sorted by relevance

/external/webkit/Source/JavaScriptCore/interpreter/
H A DInterpreter.h138 void uncachePutByID(CodeBlock*, Instruction* vPC);
H A DInterpreter.cpp1268 NEVER_INLINE void Interpreter::uncachePutByID(CodeBlock*, Instruction* vPC) function in class:JSC::Interpreter
3075 uncachePutByID(codeBlock, vPC);
3094 uncachePutByID(codeBlock, vPC);
3129 uncachePutByID(codeBlock, vPC);

Completed in 59 milliseconds