Searched defs:SignedRightShift (Results 1 – 2 of 2) sorted by relevance
835 HWTEST_F_L0(JSBigintTest, SignedRightShift) in HWTEST_F_L0() argument
823 JSHandle<BigInt> BigInt::SignedRightShift(JSThread *thread, JSHandle<BigInt> x, JSHandle<BigInt> y) in SignedRightShift() function in panda::ecmascript::BigInt