Home
last modified time | relevance | path

Searched defs:willEvaluateScript (Results 1 – 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/inspector/
DInspectorTimelineAgent.cpp269 void InspectorTimelineAgent::willEvaluateScript(const String& url, int lineNumber) in willEvaluateScript() function in WebCore::InspectorTimelineAgent
DInspectorInstrumentation.h509 inline InspectorInstrumentationCookie InspectorInstrumentation::willEvaluateScript(Frame* frame, co… in willEvaluateScript() function