Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/test/aottest/pgo_builtins/
Dpgo_builtins.js52 let int8Array = new Int8Array(1); variable
/arkcompiler/ets_runtime/test/moduletest/typedarrayreverse/
Dtypedarrayreverse.js29 let int8Array = new Int8Array([10, -128, 0, 100, -50]); variable
/arkcompiler/ets_runtime/test/moduletest/typedarraysort/
Dtypedarraysort.js67 let int8Array = new Int8Array([10, -128, 0, 100, -50]); variable
/arkcompiler/ets_runtime/ecmascript/base/tests/
Dtyped_array_helper_test.cpp118 …JSHandle<JSTaggedValue> int8Array(thread, TypedArrayHelper::TypedArrayConstructor(argv, constructo… in HWTEST_F_L0() local
240 JSHandle<JSTypedArray> int8Array(int8ArrayVal); in HWTEST_F_L0() local
294 JSHandle<JSTypedArray> int8Array(int8ArrayVal); in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/builtins/tests/
Dbuiltins_json_test.cpp493 …JSHandle<JSTaggedValue> int8Array(thread, BuiltinsTypedArray::Int8ArrayConstructor(ecmaRuntimeCall… in HWTEST_F_L0() local
/arkcompiler/ets_runtime/test/moduletest/typearray/
Dtypearray.js1533 let int8Array = new Int8Array([2354.44, -128, -128.4, 12, -3212.84, 127]); variable
/arkcompiler/ets_runtime/ecmascript/tests/
Djs_typed_array_test.cpp1412 JSHandle<JSTaggedValue> int8Array( in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/serializer/tests/
Dinter_op_serializer_test.cpp2271 JSHandle<JSTypedArray> int8Array = in HWTEST_F_L0() local
2302 JSHandle<JSTypedArray> int8Array = in HWTEST_F_L0() local
Dserializer_test.cpp2400 JSHandle<JSTypedArray> int8Array = in HWTEST_F_L0() local
2431 JSHandle<JSTypedArray> int8Array = in HWTEST_F_L0() local