Searched refs:debuggerEnabled (Results 1 – 16 of 16) sorted by relevance
79 private boolean debuggerEnabled = Connection.DEBUG_ENABLED; field in ConnectionConfiguration584 return debuggerEnabled; in isDebuggerEnabled()593 public void setDebuggerEnabled(boolean debuggerEnabled) { in setDebuggerEnabled() argument594 this.debuggerEnabled = debuggerEnabled; in setDebuggerEnabled()
47 static const char debuggerEnabled[] = "debuggerEnabled"; variable72 m_inspectorState->setBoolean(DebuggerAgentState::debuggerEnabled, true); in enable()89 m_inspectorState->setBoolean(DebuggerAgentState::debuggerEnabled, false); in disable()104 return m_inspectorState->getBoolean(DebuggerAgentState::debuggerEnabled); in enabled()109 if (m_inspectorState->getBoolean(DebuggerAgentState::debuggerEnabled)) in restore()
99 bool debuggerEnabled();
281 bool InspectorController::debuggerEnabled() in debuggerEnabled() function in WebCore::InspectorController
85 static const char debuggerEnabled[] = "debuggerEnabled"; variable
154 *isDebugging = page->inspectorController()->debuggerEnabled(); in isDebuggingJavaScript()169 if (inspector->debuggerEnabled()) in toggleDebuggingJavaScript()
3016 * Rename the debuggerAttached getter to debuggerEnabled.
191 var enableDebugger = Preferences.debuggerAlwaysEnabled || WebInspector.settings.debuggerEnabled;828 WebInspector.settings.debuggerEnabled = false;831 WebInspector.settings.debuggerEnabled = !!optionalAlways;
82 return page->inspectorController()->debuggerEnabled();
15599 (devtools.InspectorBackendImpl.prototype.debuggerEnabled):23821 (devtools.InspectorBackendImpl.prototype.debuggerEnabled):24199 (devtools.InspectorBackendImpl.prototype.debuggerEnabled):
13871 * Rename the debuggerAttached getter to debuggerEnabled.
6116 (WebCore::InspectorController::debuggerEnabled):19038 (WebCore::InspectorAgent::debuggerEnabled):
26710 (WebCore::InspectorBackend::debuggerEnabled):26848 (.WebInspector.InspectorBackendStub.prototype.debuggerEnabled):40095 (.WebInspector.InspectorControllerStub.prototype.debuggerEnabled):
74491 * Rename the debuggerAttached getter to debuggerEnabled.74514 (WebCore::InspectorController::debuggerEnabled):
40814 Web Inspector: Get rid of synchronous debuggerEnabled, profilerEnabled calls.
58223 (WebCore::InspectorController::debuggerEnabled):