Home
last modified time | relevance | path

Searched refs:UnformattedRightShift (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
H A Djs_bigint.h71 static void UnformattedRightShift(JSHandle<BigInt> bigint, uint32_t shift);
H A Djs_bigint.cpp1304 void BigInt::UnformattedRightShift(JSHandle<BigInt> bigint, uint32_t shift) in UnformattedRightShift() function in panda::ecmascript::BigInt
1427 UnformattedRightShift(u, leadingZeros); in DivideAndRemainderWithBigintDivisor()

Completed in 4 milliseconds