Searched defs:willCallFunction (Results 1 – 2 of 2) sorted by relevance
158 void InspectorTimelineAgent::willCallFunction(const String& scriptName, int scriptLine) in willCallFunction() function in WebCore::InspectorTimelineAgent
441 inline InspectorInstrumentationCookie InspectorInstrumentation::willCallFunction(Frame* frame, cons… in willCallFunction() function