Home
last modified time | relevance | path

Searched defs:BigintSubOne (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/tests/
Djs_bigint_test.cpp816 HWTEST_F_L0(JSBigintTest, BigintSubOne) in HWTEST_F_L0() argument
/arkcompiler/ets_runtime/ecmascript/
Djs_bigint.cpp775 JSHandle<BigInt> BigInt::BigintSubOne(JSThread *thread, JSHandle<BigInt> x) in BigintSubOne() function in panda::ecmascript::BigInt