Home
last modified time | relevance | path

Searched refs:bigintStdStr1 (Results 1 - 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/tests/
H A Djs_bigint_test.cpp277 CString bigintStdStr1 = "111111111111111111111111111111111111111111111111111111"; // Binary: 2 ^ 54 - 1 in HWTEST_F_L0() local
279 JSHandle<BigInt> bigint1 = BigIntHelper::SetBigInt(thread, bigintStdStr1, BigInt::BINARY); in HWTEST_F_L0()

Completed in 3 milliseconds