Searched refs:nextIdSymbol (Results 1 – 1 of 1) sorted by relevance
43 const nextIdSymbol = Symbol('nextId'); constant50 this[nextIdSymbol] = 1;110 const id = this[nextIdSymbol]++;131 this[nextIdSymbol] = 1;