Home
last modified time | relevance | path

Searched refs:_changeView (Results 1 – 4 of 4) sorted by relevance

/external/webkit/Source/WebCore/inspector/front-end/
DProfileView.js56 this.viewSelectElement.addEventListener("change", this._changeView.bind(this), false);
416 _changeView: function(event) method in WebInspector.CPUProfileView
DDetailedHeapshotView.js452 this.viewSelectElement.addEventListener("change", this._changeView.bind(this), false);
786 _changeView: function(event) method in WebInspector.DetailedHeapshotView
/external/webkit/Source/WebCore/
DChangeLog-2009-06-1617390 (WebInspector.ProfileView.prototype._changeView):
86042 (WebInspector.ProfileView.prototype._changeView): Perform the search again on the new tree.
95779 (WebInspector.ProfileView.prototype._changeView): Call _sortProfile
DChangeLog10735 (WebInspector.DetailedHeapshotView.prototype._changeView):
13734 (WebInspector.DetailedHeapshotView.prototype._changeView):