Home
last modified time | relevance | path

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

/external/webkit/WebCore/inspector/front-end/
DTopDownProfileDataGridTree.js50 _exclude: function(aCallUID) method in WebInspector.TopDownProfileDataGridNode
102 WebInspector.TopDownProfileDataGridNode.prototype._exclude.call(this, excludedCallUID); method in WebInspector
DBottomUpProfileDataGridTree.js177 _exclude: function(aCallUID) method in WebInspector.BottomUpProfileDataGridNode