Searched refs:newItemArray (Results 1 – 1 of 1) sorted by relevance
569 T* newItemArray = (T*)sk_malloc_throw((size_t)fAllocCount, sizeof(T)); in checkRealloc() local570 this->move(newItemArray); in checkRealloc()574 fItemArray = newItemArray; in checkRealloc()