Searched refs:checkRealloc (Results 1 – 2 of 2) sorted by relevance
104 this->checkRealloc((int)array.count());134 this->checkRealloc(n); in reset()149 this->checkRealloc(delta); in reset()228 this->checkRealloc(n); in push_back_n()243 this->checkRealloc(0); in pop_back()256 this->checkRealloc(0); in pop_back_n()405 this->checkRealloc(n); in push_back_raw()411 inline void checkRealloc(int delta) { in checkRealloc() function