Searched refs:DetailedHeapshotView (Results 1 – 7 of 7) sorted by relevance
382 WebInspector.DetailedHeapshotView = function(parent, profile) class in WebInspector500 WebInspector.DetailedHeapshotView.prototype = {969 WebInspector.DetailedHeapshotView.prototype.__proto__ = WebInspector.View.prototype; class in WebInspector971 WebInspector.DetailedHeapshotView.prototype.showHiddenData = true;1006 return new WebInspector.DetailedHeapshotView(WebInspector.panels.profiles, profile);
277 var showHiddenData = WebInspector.DetailedHeapshotView.prototype.showHiddenData;364 var showHiddenData = WebInspector.DetailedHeapshotView.prototype.showHiddenData;671 var showHiddenData = WebInspector.DetailedHeapshotView.prototype.showHiddenData;
506 … if (WebInspector.DetailedHeapshotView.prototype.isDetailedSnapshot(loadedSnapshot)) {
999 this._skipHidden = !WebInspector.DetailedHeapshotView.prototype.showHiddenData;
5519 * inspector/front-end/DetailedHeapshotView.js:5521 (WebInspector.DetailedHeapshotView.prototype._mouseClickInContainmentGrid):8497 * inspector/front-end/DetailedHeapshotView.js:8501 (WebInspector.DetailedHeapshotView.prototype._mouseClickInRetainmentGrid.expandRoute):8502 (WebInspector.DetailedHeapshotView.prototype._mouseClickInRetainmentGrid):8503 (WebInspector.DetailedHeapshotView.prototype.changeView.sortingComplete):8504 (WebInspector.DetailedHeapshotView.prototype.changeView):10734 * inspector/front-end/DetailedHeapshotView.js:10735 (WebInspector.DetailedHeapshotView.prototype._changeView):13470 * inspector/front-end/DetailedHeapshotView.js:[all …]
10463 * inspector/front-end/DetailedHeapshotView.js:17421 * inspector/front-end/DetailedHeapshotView.js: Added.17422 (WebInspector.DetailedHeapshotView):17423 (WebInspector.DetailedHeapshotView.prototype.get statusBarItems):17424 (WebInspector.DetailedHeapshotView.prototype.get profile):17425 (WebInspector.DetailedHeapshotView.prototype.set profile):17426 (WebInspector.DetailedHeapshotView.prototype.show):17427 (WebInspector.DetailedHeapshotView.prototype.hide):
6197 'inspector/front-end/DetailedHeapshotView.js',