Searched defs:HeapSnapshotConstructorsDataGrid (Results 1 - 1 of 1) sorted by relevance

/external/webkit/Source/WebCore/inspector/front-end/
H A DDetailedHeapshotView.js113 WebInspector.HeapSnapshotConstructorsDataGrid = function()
124 WebInspector.HeapSnapshotConstructorsDataGrid.prototype = {
156 WebInspector.HeapSnapshotConstructorsDataGrid.prototype.__proto__ = WebInspector.HeapSnapshotSortableDataGrid.prototype;
404 this.constructorsDataGrid = new WebInspector.HeapSnapshotConstructorsDataGrid();

Completed in 76 milliseconds