Searched refs:currIndex (Results 1 – 1 of 1) sorted by relevance
25 const currIndex = this.children.findIndex( constant28 if (currIndex !== -1) {29 this.children[currIndex] = newChild;