Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/tests/
Djs_bigint_test.cpp43 JSHandle<BigInt> bigint4 = BigIntHelper::SetBigInt(thread, str4); in HWTEST_F_L0() local
167 JSHandle<BigInt> bigint4 = BigInt::UnaryMinus(thread, bigint1); in HWTEST_F_L0() local