Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/tests/
Djs_bigint_test.cpp755 JSHandle<BigInt> resBigint = BigInt::CreateBigint(thread, 2); // 2 : bigint length in HWTEST_F_L0() local
790 JSHandle<BigInt> resBigint = BigInt::CreateBigint(thread, 2); // 2 : bigint length in HWTEST_F_L0() local
818 JSHandle<BigInt> resBigint = BigInt::Int32ToBigInt(thread, -1); in HWTEST_F_L0() local