Home | History | Annotate | Download | only in src

Lines Matching full:numberofelements

9820         *used = dictionary->NumberOfElements();
9836 *used = dictionary->NumberOfElements();
10961 ASSERT(NumberOfElements() < new_table->Capacity());
10987 new_table->SetNumberOfElements(NumberOfElements());
10996 int nof = NumberOfElements() + n;
11022 int nof = NumberOfElements();
11195 SeededNumberDictionary::Allocate(dict->NumberOfElements());
11299 heap->AllocateFixedArray(dict->NumberOfElements(), tenure);
11974 int length = HashTable<Shape, Key>::NumberOfElements();
12351 if (NumberOfElements() > DescriptorArray::kMaxNumberOfDescriptors) return obj;
12357 NumberOfElements());