Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/tests/
Djs_bigint_test.cpp42 JSHandle<BigInt> bigint3 = BigIntHelper::SetBigInt(thread, str3); in HWTEST_F_L0() local
166 JSHandle<BigInt> bigint3 = BigInt::UnaryMinus(thread, bigint2); in HWTEST_F_L0() local