Lines Matching refs:kShift
556 static const int shift = Field::kShift;557 static const int mask = (Field::kMask >> Field::kShift) << kSmiTagSize;