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