Searched refs:_toggleProfiling (Results 1 – 3 of 3) sorted by relevance
114 this.enableToggleButton.addEventListener("click", this._toggleProfiling.bind(this), false);453 this._toggleProfiling(this.panelEnablerView.alwaysEnabled);456 _toggleProfiling: function(optionalAlways) method in WebInspector.ProfilesPanel
3983 (WebInspector.ProfilesPanel.prototype._toggleProfiling):74447 … (WebInspector.ProfilesPanel.prototype._enableProfiling): Call _toggleProfiling if not enabled.74448 (WebInspector.ProfilesPanel.prototype._toggleProfiling): Call InspectorController's
26901 (WebInspector.ProfilesPanel.prototype._toggleProfiling):