Home | History | Annotate | Download | only in src

Lines Matching refs:kMaxCapacity

3244   // number of elements. May be more than HashTable::kMaxCapacity.
3283 // FixedArray. Staying below kMaxCapacity also ensures that EntryToIndex
3285 static const int kMaxCapacity =
3323 DCHECK(capacity <= kMaxCapacity);
3960 static const int kMaxCapacity =