Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/inspector/front-end/
DProfileView.js147 this._sortProfile(this._topDownTree);
157 this._sortProfile(this._bottomUpTree);
423 this._sortProfile();
427 this._sortProfile();
509 this._sortProfile(this.profile);
512 _sortProfile: function() method in WebInspector.CPUProfileView
/external/webkit/Source/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