Home
last modified time | relevance | path

Searched defs:bigint8 (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/toolchain/tooling/test/testcases/js/
H A Dexport_variable_second.js68 var bigint8 = BigInt(9999n); variable
/arkcompiler/ets_runtime/ecmascript/tests/
H A Djs_bigint_test.cpp226 JSHandle<BigInt> bigint8 = BigIntHelper::SetBigInt(thread, bigintStr8, BigInt::BINARY); in HWTEST_F_L0() local

Completed in 3 milliseconds