Home
last modified time | relevance | path

Searched defs:_populate (Results 1 – 2 of 2) sorted by relevance

/external/webkit/WebCore/inspector/front-end/
DTopDownProfileDataGridTree.js36 _populate: function(event) method in WebInspector.TopDownProfileDataGridNode
78 WebInspector.TopDownProfileDataGridNode.prototype._populate.call(this); method in WebInspector
DBottomUpProfileDataGridTree.js88 WebInspector.BottomUpProfileDataGridNode.prototype._populate.call(this); method in WebInspector
203 _populate: function(event) method in WebInspector.BottomUpProfileDataGridNode