Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/tests/
H A Djs_bigint_test.cpp856 JSHandle<BigInt> shift4 = BigInt::Int32ToBigInt(thread, 65); // 65 : shiftBits in HWTEST_F_L0() local
857 JSHandle<BigInt> res8 = BigInt::SignedRightShift(thread, shift3, shift4); in HWTEST_F_L0()

Completed in 3 milliseconds