Home
last modified time | relevance | path

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

/external/webkit/WebCore/inspector/front-end/
DBottomUpProfileDataGridTree.js34 …eDataGridNode.call(this, profileView, profileNode, owningTree, this._willHaveChildren(profileNode)…
82 this.hasChildren = this._willHaveChildren();
137 _willHaveChildren: function(profileNode) method in WebInspector.BottomUpProfileDataGridNode
/external/webkit/WebCore/
DChangeLog-2010-01-2931094 (WebInspector.BottomUpProfileDataGridNode.prototype._willHaveChildren):