Home | History | Annotate | Download | only in src

Lines Matching full:grow

1282 void NewSpace::Grow() {
1287 // Only grow from space if we managed to grow to-space.
1289 // If we managed to grow to-space but couldn't grow from-space,
1294 V8::FatalProcessOutOfMemory("Failed to grow new space.");
1311 // space, attempt to grow to-space again.
1476 // memory of size 'capacity' when set up, and does not grow or shrink
1592 // Semispaces grow backwards from the end of their allocated capacity,