Searched refs:_toggleDebugging (Results 1 – 4 of 4) sorted by relevance
155 this.enableToggleButton.addEventListener("click", this._toggleDebugging.bind(this), false);902 this._toggleDebugging(this.panelEnablerView.alwaysEnabled);905 _toggleDebugging: function(optionalAlways) method in WebInspector.ScriptsPanel
3995 (WebInspector.ScriptsPanel.prototype._toggleDebugging):74458 … (WebInspector.ScriptsPanel.prototype._enableDebugging): Call _toggleDebugging when not enabled.74459 (WebInspector.ScriptsPanel.prototype._toggleDebugging): Remove the call to _clearInterface,74531 (WebInspector.ScriptsPanel.prototype._toggleDebugging):
17895 (WebInspector.ScriptsPanel.prototype._toggleDebugging): Call20828 (WebInspector.ScriptsPanel.prototype._toggleDebugging): Reset the UI and state when27875 (WebInspector.ScriptsPanel.prototype._toggleDebugging): Start or stop debugging
26920 (WebInspector.ScriptsPanel.prototype._toggleDebugging):