Lines Matching full:kshift
502 static const int shift = Field::kShift;503 static const int mask = Field::kMask >> Field::kShift;512 static const int shift = Field::kShift;513 static const int mask = (Field::kMask >> Field::kShift) << kSmiTagSize;