Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/devtools/front_end/profiler/
DHeapSnapshotGridNodes.js217 removeChildByIndex: function(index) method in WebInspector.HeapSnapshotGridNode
219 this._dataGrid.removeChildByIndex(this, index);
410 this.removeChildByIndex(insertionIndex);
416 this.removeChildByIndex(insertionIndex);
DHeapSnapshotDataGrids.js312 removeChildByIndex: function(parent, index) method in WebInspector.HeapSnapshotSortableDataGrid
531 removeChildByIndex: function(parent, index) method in WebInspector.HeapSnapshotViewportDataGrid