Home | History | Annotate | Download | only in src

Lines Matching refs:Shrink

6103         NameDictionary::Shrink(dictionary, name);
8347 if (count < values_or_entries->length()) values_or_entries->Shrink(count);
8405 if (length < values_or_entries->length()) values_or_entries->Shrink(length);
9797 void FixedArray::Shrink(int new_length) {
9894 array->Shrink(new_length);
13256 // We do not shrink objects that go into a snapshot (yet), so we adjust
16383 Handle<Derived> HashTable<Derived, Shape, Key>::Shrink(Handle<Derived> table,
16388 // Shrink to fit the number of elements if only a quarter of the
16508 Shrink(Handle<NameDictionary>, Handle<Name>);
16512 Shrink(Handle<SeededNumberDictionary>, uint32_t);
16516 uint32_t>::Shrink(Handle<UnseededNumberDictionary>, uint32_t);
17721 // TODO(jochen): Consider to shrink the fixed array in place.
17776 return Shrink(table, key);
17880 Handle<Derived> OrderedHashTable<Derived, Iterator, entrysize>::Shrink(
17969 result->Shrink(length);
18028 OrderedHashTable<OrderedHashSet, JSSetIterator, 1>::Shrink(
18048 OrderedHashTable<OrderedHashMap, JSMapIterator, 2>::Shrink(
18394 // If there are multiple break points shrink the array