Home | History | Annotate | Download | only in x64

Lines Matching refs:kShift

1024     static const int shift = Field::kShift + kSmiShift;
1025 static const int mask = Field::kMask >> Field::kShift;