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