Searched refs:Grow (Results 1 – 13 of 13) sorted by relevance
124 if (!Grow(1)) in push_back()135 if (!Grow(cur_len_ + str_len - buffer_len_)) in Append()146 bool Grow(int min_additional) { in Grow() function
1100 void NewSpace::Grow() { in Grow() function in v8::internal::NewSpace1102 if (to_space_.Grow()) { in Grow()1104 if (!from_space_.Grow()) { in Grow()1257 bool SemiSpace::Grow() { in Grow() function in v8::internal::SemiSpace
1118 bool Grow();1279 void Grow();
767 new_space_.Grow(); in Scavenge()
466 // Grow the capacity. Use exponential until kExponentialLimit then
290 Grow an array from 7 bytes to 10 bytes, and the last 3 bytes will be cleared.
912 TEST(StringUtilTest, Grow) { in TEST() argument
289 /* Grow the list and add mode to the list */
118 + // Grow rest.1142 + // Grow rest.
30360 (JSC::StructureID::growPropertyStorageCapacity): Grow the storage capacity as37123 … Grow the JITCodeBuffer's underlying buffer when we run out of space rather than just bailing out.
17148 … (QStringData::increaseAsciiSize): Grow faster when we get to larger sizes where the "good size"
578 3) Grow the default to DocumentBrowser if a navigation takes
36336 /* Grow the Pager.aSavepoint array using realloc(). Return SQLITE_NOMEM86375 /* Grow the sqlite3.aVTrans array if required */