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.cpp739 JSHandle<BigInt> resBigint = BigInt::CreateBigint(thread, 2); // 2 : bigint length in HWTEST_F_L0() local
774 JSHandle<BigInt> resBigint = BigInt::CreateBigint(thread, 2); // 2 : bigint length in HWTEST_F_L0() local
802 JSHandle<BigInt> resBigint = BigInt::Int32ToBigInt(thread, -1); in HWTEST_F_L0() local