Searched refs:endRepeatCall (Results 1 - 3 of 3) sorted by relevance

/external/webkit/Source/JavaScriptCore/interpreter/
H A DCachedCall.h66 m_interpreter->endRepeatCall(m_closure);
H A DInterpreter.h121 void endRepeatCall(CallFrameClosure&);
H A DInterpreter.cpp1047 void Interpreter::endRepeatCall(CallFrameClosure& closure) function in class:JSC::Interpreter

Completed in 76 milliseconds