Searched refs:kArrayIndexValueBits (Results 1 – 3 of 3) sorted by relevance
43 const kArrayIndexValueBits: constexpr int3144 generates 'Name::kArrayIndexValueBits';59 kNofHashBitFields + kArrayIndexValueBits;78 dcheck(TenToThe(kMaxCachedArrayIndexLength) < (one << kArrayIndexValueBits));
134 static const int kArrayIndexValueBits = 24; variable136 kBitsPerInt - kArrayIndexValueBits - HashFieldTypeBits::kSize;142 HashFieldTypeBits::Next<unsigned int, kArrayIndexValueBits>;
4766 (1 << String::kArrayIndexValueBits)); in MakeArrayIndexHash()