Searched refs:CreationDataGridNode (Results 1 – 1 of 1) sorted by relevance
766 this.creationNode = new WebInspector.CreationDataGridNode(emptyData, hasChildren);1796 WebInspector.CreationDataGridNode = function(data, hasChildren) class in WebInspector1802 WebInspector.CreationDataGridNode.prototype = {