Searched refs:isInspectorPage (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10/WebCore-7600.1.25/inspector/
H A DInspectorFrontendClientLocal.cpp176 bool isInspectorPage = m_inspectorController->hasInspectorFrontendClient(); local
177 if (isInspectorPage)
/macosx-10.10/WebKit2-7600.1.25/UIProcess/
H A DWebInspectorProxy.h135 static bool isInspectorPage(WebPageProxy&);
H A DWebInspectorProxy.cpp359 bool WebInspectorProxy::isInspectorPage(WebPageProxy& page) function in class:WebKit::WebInspectorProxy
H A DWebPageProxy.cpp712 ASSERT_WITH_SECURITY_IMPLICATION(!WebInspectorProxy::isInspectorPage(*this));

Completed in 103 milliseconds