Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/tests/
H A Djs_bigint_test.cpp592 JSHandle<BigInt> exponentone = BigInt::Int32ToBigInt(thread, 63); // 63 : bits in HWTEST_F_L0() local
597 JSHandle<BigInt> int64MaxBigint1 = BigInt::Exponentiate(thread, base, exponentone); in HWTEST_F_L0()

Completed in 2 milliseconds