Searched refs:_willHaveChildren (Results 1 – 2 of 2) sorted by relevance
34 …eDataGridNode.call(this, profileView, profileNode, owningTree, this._willHaveChildren(profileNode)…82 this.hasChildren = this._willHaveChildren();137 _willHaveChildren: function(profileNode) method in WebInspector.BottomUpProfileDataGridNode
31094 (WebInspector.BottomUpProfileDataGridNode.prototype._willHaveChildren):