Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/test/aottest/pgo_builtins/
Dpgo_builtins.js52 let int8Array = new Int8Array(1); 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/ecmascript/tests/
Djs_typed_array_test.cpp1411 JSHandle<JSTaggedValue> int8Array( in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/serializer/tests/
Dserializer_test.cpp2182 JSHandle<JSTypedArray> int8Array = in HWTEST_F_L0() local
2213 JSHandle<JSTypedArray> int8Array = in HWTEST_F_L0() local