Searched refs:profileEnd (Results 1 – 4 of 4) sorted by relevance
66 void profileEnd(ScriptState*, const String&);
119 void ConsoleBase::profileEnd(ScriptState* state, const String& title) in profileEnd() function in WebCore::ConsoleBase
47 [CallWith=ScriptState] void profileEnd([Default=NullString] optional DOMString title);
1342 profileEnd: function(opt_title) method in CommandLineAPIImpl1344 return inspectedWindow.console.profileEnd.apply(inspectedWindow.console, arguments)