Home
last modified time | relevance | path

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

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