Searched refs:_bindNodes (Results 1 – 2 of 2) sorted by relevance
394 this._bindNodes(this.document.children);410 this._bindNodes(parent.children);413 _bindNodes: function(children) method in WebInspector.DOMAgent419 this._bindNodes(child.children);
71948 (WebInspector.DOMAgent.prototype._bindNodes):