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

/external/webkit/Source/WebCore/inspector/
H A DInspectorAgent.cpp161 // These should have been cleared in inspectedPageDestroyed().
166 void InspectorAgent::inspectedPageDestroyed() function in class:WebCore::InspectorAgent
H A DInspectorInstrumentation.h74 static void inspectedPageDestroyed(Page*);
325 inline void InspectorInstrumentation::inspectedPageDestroyed(Page* page) function in class:WebCore::InspectorInstrumentation

Completed in 60 milliseconds