Home | History | Annotate | Download | only in heap

Lines Matching defs:kHashMask

2256   static const int kHashMask = -4;  // Zero the last two bits.
2265 STATIC_ASSERT(kEntriesPerBucket == -kHashMask);