Searched refs:UnformattedRightShift (Results 1 – 2 of 2) sorted by relevance
71 static void UnformattedRightShift(JSHandle<BigInt> bigint, uint32_t shift);
1256 void BigInt::UnformattedRightShift(JSHandle<BigInt> bigint, uint32_t shift) in UnformattedRightShift() function in panda::ecmascript::BigInt1378 UnformattedRightShift(u, leadingZeros); in DivideAndRemainderWithBigintDivisor()