Searched refs:hasActiveDebugSession (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10.1/JavaScriptCore-7600.1.17/inspector/remote/
H A DRemoteInspector.h59 bool hasActiveDebugSession() const { return m_hasActiveDebugSession; } function in class:Inspector::final
/macosx-10.10.1/WebKit-7600.1.25/mac/WebView/
H A DWebView.mm1877 return RemoteInspector::shared().hasActiveDebugSession();

Completed in 120 milliseconds