Home
last modified time | relevance | path

Searched refs:_enableProfiling (Results 1 – 3 of 3) sorted by relevance

/external/webkit/WebCore/inspector/front-end/
DProfilesPanel.js105 this.panelEnablerView.addEventListener("enable clicked", this._enableProfiling, this);
449 _enableProfiling: function() method in WebInspector.ProfilesPanel
/external/webkit/WebCore/
DChangeLog-2009-06-163982 (WebInspector.ProfilesPanel.prototype._enableProfiling):
74447 … (WebInspector.ProfilesPanel.prototype._enableProfiling): Call _toggleProfiling if not enabled.
DChangeLog-2010-01-2926900 (WebInspector.ProfilesPanel.prototype._enableProfiling):