Home
last modified time | relevance | path

Searched refs:timelineEnd (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/frame/
DConsoleBase.h71 void timelineEnd(ScriptState*, const String&);
DConsoleBase.cpp146 void ConsoleBase::timelineEnd(ScriptState* state, const String& title) in timelineEnd() function in WebCore::ConsoleBase
DConsoleBase.idl54 [CallWith=ScriptState] void timelineEnd([Default=NullString] optional DOMString title);