Home
last modified time | relevance | path

Searched refs:_sortProfile (Results 1 – 2 of 2) sorted by relevance

/external/webkit/WebCore/inspector/front-end/
DProfileView.js146 this._sortProfile(this._topDownTree);
156 this._sortProfile(this._bottomUpTree);
422 this._sortProfile();
426 this._sortProfile();
508 this._sortProfile(this.profile);
511 _sortProfile: function() method in WebInspector.CPUProfileView
/external/webkit/WebCore/
DChangeLog-2009-06-1617394 (WebInspector.ProfileView.prototype._sortProfile):
95779 (WebInspector.ProfileView.prototype._changeView): Call _sortProfile
95781 (WebInspector.ProfileView.prototype._sortData): Call _sortProfile.
95782 (WebInspector.ProfileView.prototype._sortProfile): Moves from