Home | History | Annotate | Download | only in src

Lines Matching refs:kHashBitMask

14595     if ((hash & String::kHashBitMask) == 0) hash = StringHasher::kZeroHash;