Lines Matching refs:newTable
63770 Entry* newTable = createTable(*this, newCapacity, reportFailure);63771 if (!newTable)63778 table = newTable;