Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/inspector/
DInspectorTimelineAgent.cpp163 void InspectorTimelineAgent::didCallFunction() in didCallFunction() function in WebCore::InspectorTimelineAgent
DInspectorInstrumentation.h450 inline void InspectorInstrumentation::didCallFunction(const InspectorInstrumentationCookie& cookie) in didCallFunction() function