Lines Matching refs:kSmiShift
630 const int kSmiShift = kSmiTagSize + kSmiShiftSize;631 const uint64_t kSmiShiftMask = (1UL << kSmiShift) - 1;