Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/base/tests/
Dtyped_array_helper_test.cpp128 …JSHandle<JSTaggedValue> int8Array(thread, TypedArrayHelper::TypedArrayConstructor(argv, constructo… in HWTEST_F_L0() local
256 JSHandle<JSTypedArray> int8Array(int8ArrayVal); in HWTEST_F_L0() local
310 JSHandle<JSTypedArray> int8Array(int8ArrayVal); in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/builtins/tests/
Dbuiltins_json_test.cpp538 …JSHandle<JSTaggedValue> int8Array(thread, BuiltinsTypedArray::Int8ArrayConstructor(ecmaRuntimeCall… in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/tests/
Djs_serializer_test.cpp1346 JSHandle<JSTypedArray> int8Array = in HWTEST_F_L0() local
1373 JSHandle<JSTypedArray> int8Array = in HWTEST_F_L0() local
Djs_typed_array_test.cpp1473 JSHandle<JSTaggedValue> int8Array( in HWTEST_F_L0() local