Searched refs:didMutate_ (Results 1 – 2 of 2) sorted by relevance
23 this.observer_ = new WebKitMutationObserver(this.didMutate_.bind(this));35 this.didMutate_(this.observer_.takeRecords());40 this.didMutate_(this.observer_.takeRecords());45 this.didMutate_(this.observer_.takeRecords());50 this.didMutate_(this.observer_.takeRecords());62 this.didMutate_(this.observer_.takeRecords());65 didMutate_: function(records) { method in ContainerThatDecoratesItsChildren
365 …didMutate_.bind(this));this.observer_.observe(this,{childList:!0});Object.defineProperty(this,"tex…366 …didMutate_(this.observer_.takeRecords())},removeChild:function(b){HTMLUnknownElement.prototype.rem…367 this.didMutate_(this.observer_.takeRecords())},didMutate_:function(b){this.beginDecorating_();for(v… method in d