Searched refs:kMask64 (Results 1 – 1 of 1) sorted by relevance
1158 static const int64_t kMask64 = 0x3f; in MaskShiftCount64() local1163 int64_t masked = (match.Value() & kMask64); in MaskShiftCount64()1167 jsgraph()->Int64Constant(kMask64)); in MaskShiftCount64()