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