Searched refs:GrowTo (Results 1 – 2 of 2) sorted by relevance
1100 if (to_space_.GrowTo(new_capacity)) { in Grow()1102 if (!from_space_.GrowTo(new_capacity)) { in Grow()1126 if (!to_space_.GrowTo(from_space_.Capacity())) { in Shrink()1351 bool SemiSpace::GrowTo(int new_capacity) { in GrowTo() function in v8::internal::SemiSpace
1832 bool GrowTo(int new_capacity);