Home | History | Annotate | Download | only in src

Lines Matching defs:Grow

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