HomeSort by relevance Sort by last modified time
    Searched refs:prepareForRepeatCall (Results 1 - 3 of 3) sorted by null

  /external/webkit/Source/JavaScriptCore/interpreter/
CachedCall.h 44 m_closure = m_interpreter->prepareForRepeatCall(function->jsExecutable(), callFrame, function, argCount, function->scope());
Interpreter.h 120 CallFrameClosure prepareForRepeatCall(FunctionExecutable*, CallFrame*, JSFunction*, int argCount, ScopeChainNode*);
Interpreter.cpp     [all...]

Completed in 22 milliseconds