Home
last modified time | relevance | path

Searched defs:res6 (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/tests/
Djs_bigint_test.cpp873 JSHandle<BigInt> res6 = BigInt::SignedRightShift(thread, bigint2, shift3); in HWTEST_F_L0() local
925 JSHandle<BigInt> res6 = BigInt::LeftShift(thread, bigint2, shift3); in HWTEST_F_L0() local