Searched defs:RightShift (Results 1 – 2 of 2) sorted by relevance
562 RightShift = '>>', enumerator
910 void BigInt::RightShift(JSHandle<BigInt> bigint, JSHandle<BigInt> x, uint32_t digitMove, uint32_t b… in RightShift() function in panda::ecmascript::BigInt