Searched refs:checkRealloc (Results 1 – 1 of 1) 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()425 this->checkRealloc(n); in push_back_raw()431 inline void checkRealloc(int delta) { in checkRealloc() function