Home | History | Annotate | Download | only in src

Lines Matching full:mask

905   static const int kMarkingMask = (1 << kMarkingBit);  // marking mask
907 static const int kOverflowMask = (1 << kOverflowBit); // overflow mask
1988 // use bit-wise AND with a mask, so the capacity must be positive
3913 // Mask constant for checking if a string has a computed hash code