Searched refs:tailIndex (Results 1 – 2 of 2) sorted by relevance
2642 int tailIndex = headIndex; in expand() local2645 if (newIndex != tailIndex) { in expand()2647 tailIndex = newIndex; in expand()2651 newTable.set(tailIndex, tail); in expand()
2964 int tailIndex = headIndex; in expand() local2967 if (newIndex != tailIndex) { in expand()2969 tailIndex = newIndex; in expand()2973 newTable.set(tailIndex, tail); in expand()