Home | History | Annotate | Download | only in cctest

Lines Matching refs:Grow

1716   new_space->Grow();
1766 new_space->Grow();
2224 // Grow new space unitl maximum capacity reached.
2226 CcTest::heap()->new_space()->Grow();
2273 // Grow new space unitl maximum capacity reached.
2275 CcTest::heap()->new_space()->Grow();
2313 // Grow new space unitl maximum capacity reached.
2315 CcTest::heap()->new_space()->Grow();
2364 // Grow new space unitl maximum capacity reached.
2366 CcTest::heap()->new_space()->Grow();
2404 // Grow new space unitl maximum capacity reached.
2406 CcTest::heap()->new_space()->Grow();
2444 // Grow new space unitl maximum capacity reached.
2446 CcTest::heap()->new_space()->Grow();
2492 // Grow new space unitl maximum capacity reached.
2494 CcTest::heap()->new_space()->Grow();
2541 // Grow new space unitl maximum capacity reached.
2543 CcTest::heap()->new_space()->Grow();
2598 // Grow new space unitl maximum capacity reached.
2600 CcTest::heap()->new_space()->Grow();
2649 // Grow new space unitl maximum capacity reached.
2651 CcTest::heap()->new_space()->Grow();
4381 // (1) Grow semi-space to two pages.
4397 // Grow the semi-space to two pages to make semi-space copy overwrite the
4401 // If we are in a low memory config, we can't grow to two pages and we can't
4406 new_space->Grow();