HomeSort by relevance Sort by last modified time
    Searched defs:profileEnd (Results 1 - 2 of 2) sorted by null

  /external/webkit/Source/WebCore/bindings/js/
JSConsoleCustom.cpp 69 JSValue JSConsole::profileEnd(ExecState* exec)
76 impl()->profileEnd(title, exec, callStack);
  /external/webkit/Source/WebCore/page/
Console.cpp 282 void Console::profileEnd(const String& title, ScriptState* state, PassRefPtr<ScriptCallStack> callStack)

Completed in 34 milliseconds