Home
last modified time | relevance | path

Searched refs:SendableInt16Array (Results 1 – 5 of 5) sorted by relevance

/arkcompiler/ets_runtime/test/sharedtest/sharedtypedarray/
Dsharedtypedarray.ts29 SendableInt16Array,
104 let sliced = new SendableInt16Array(arrBuf.slice(4, 10));
111 let sliced = new SendableInt16Array(arrBuf.slice(4, 7));
152 SendableInt16Array,
231 [SendableInt16Array, [0, 1]], variable
268 SendableInt16Array,
295 [SendableInt16Array, [1, 2, 3]],
321 SendableInt16Array,
344 SendableInt16Array,
361 SendableInt16Array,
[all …]
Dexpect_output.txt59 SendableInt16Array test success
502 SendableInt16Array test IC success
/arkcompiler/ets_runtime/test/moduletest/loadicbyname/
Dloadicbyname.js123 SendableInt16Array,
Dexpect_output.txt22 SendableInt16Array set proto with sendable object failed. err: TypeError: Cannot set proto with sen…
/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins_shared_typedarray.h41 … V(Int16Array, SharedInt16Array, INT16_ARRAY, 2, SendableInt16Array) \