Home
last modified time | relevance | path

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

/arkcompiler/toolchain/tooling/test/testcases/js/
H A Dwatch_variable.js141 var bigint5 = BigInt(0x1fffffffffffff);
H A Dvariable_first.js138 var bigint5 = BigInt(0x1fffffffffffff);
/arkcompiler/ets_runtime/ecmascript/tests/
H A Djs_bigint_test.cpp193 JSHandle<BigInt> bigint5 = BigIntHelper::SetBigInt(thread, bigintStr5, BigInt::BINARY); in HWTEST_F_L0() local
195 EXPECT_TRUE(BigInt::Equal(andRes5.GetTaggedValue(), bigint5.GetTaggedValue())); in HWTEST_F_L0()

Completed in 4 milliseconds