Home | History | Annotate | Download | only in src

Lines Matching refs:kMaxCapacity

3308   // number of elements. May be more than HashTable::kMaxCapacity.
3410 // FixedArray. Staying below kMaxCapacity also ensures that EntryToIndex
3412 static const int kMaxCapacity =
3449 DCHECK(capacity <= kMaxCapacity);
4195 static const int kMaxCapacity =