Searched refs:newDeps (Results 1 – 1 of 1) sorted by relevance
44 this.newDeps = []; property in Watcher83 this.newDeps.push(dep);106 this.deps = this.newDeps107 this.newDeps = tmp108 this.newDeps.length = 0