Searched refs:nextBatch (Results 1 – 2 of 2) sorted by relevance
45 BatchInfo* nextBatch = batch->next_; in ~BatchAllocator() local47 batch = nextBatch; in ~BatchAllocator()
161 auto* nextBatch = new CodePointMatcher[CODE_POINT_BATCH_SIZE]; in nextCodePointMatcher() local166 codePointsOverflow[codePointNumBatches++] = nextBatch; in nextCodePointMatcher()