Home | History | Annotate | Download | only in heap

Lines Matching refs:counter4

6137   size_t counter4 = heap->OldGenerationAllocationCounter();
6138 CHECK_LE(kSize, counter4 - counter3);