Searched defs:willFireTimer (Results 1 - 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/inspector/
H A DInspectorTimelineAgent.cpp239 void InspectorTimelineAgent::willFireTimer(int timerId) function in class:WebCore::InspectorTimelineAgent
H A DInspectorInstrumentation.h102 static InspectorInstrumentationCookie willFireTimer(ScriptExecutionContext*, int timerId);
526 inline InspectorInstrumentationCookie InspectorInstrumentation::willFireTimer(ScriptExecutionContext* context, int timerId) function in class:WebCore::InspectorInstrumentation

Completed in 43 milliseconds