Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/inspector/
DInspectorTimelineAgent.cpp158 void InspectorTimelineAgent::willCallFunction(const String& scriptName, int scriptLine) in willCallFunction() function in WebCore::InspectorTimelineAgent
DInspectorInstrumentation.h441 inline InspectorInstrumentationCookie InspectorInstrumentation::willCallFunction(Frame* frame, cons… in willCallFunction() function