Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/inspector/front-end/
DDetailedHeapshotView.js495 this.dataGrid.setDataSource(this, this.profileWrapper);
519 get profileWrapper() getter in WebInspector.DetailedHeapshotView
541 if (!this.profileWrapper.loaded)
803 this.dataGrid.setDataSource(this, this.profileWrapper);
814 this.dataGrid.setDataSource(this, this.profileWrapper);
870 … var snapshotNode = new WebInspector.HeapSnapshotNode(this.profileWrapper, span.snapshotNodeIndex);
/external/webkit/Source/WebCore/
DChangeLog13481 (WebInspector.DetailedHeapshotView.prototype.get profileWrapper):
22576 (WebInspector.DetailedHeapshotView.prototype.get profileWrapper):