Lines Matching full:updatechildren
3126 the recentlyModifiedNodes array and call updateChildren on all the parent
3127 elements that had changes. Only calls updateChildren once per parent element.
3131 (WebInspector.DOMNodeTreeElement.prototype.onpopulate): Call updateChildren.
3132 (WebInspector.DOMNodeTreeElement.prototype.updateChildren): Copied from
3180 (WebInspector.DOMNodeTreeElement.prototype.updateChildren): Ditto.