Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/test/moduletest/typedarrayreverse/
Dtypedarrayreverse.js71 let bigUint64Array = new BigUint64Array([BigInt(100000000000), BigInt(255), BigInt(5000000000), Big… variable
/arkcompiler/ets_runtime/ecmascript/base/tests/
Dtyped_array_helper_test.cpp241 JSHandle<JSTypedArray> bigUint64Array(bigUint64ArrayVal); in HWTEST_F_L0() local
297 JSHandle<JSTypedArray> bigUint64Array(bigUint64ArrayVal); in HWTEST_F_L0() local