Searched refs:SendableInt16Array (Results 1 – 5 of 5) sorted by relevance
| /arkcompiler/ets_runtime/test/sharedtest/sharedtypedarray/ |
| D | sharedtypedarray.ts | 29 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 …]
|
| D | expect_output.txt | 59 SendableInt16Array test success 502 SendableInt16Array test IC success
|
| /arkcompiler/ets_runtime/test/moduletest/loadicbyname/ |
| D | loadicbyname.js | 123 SendableInt16Array,
|
| D | expect_output.txt | 22 SendableInt16Array set proto with sendable object failed. err: TypeError: Cannot set proto with sen…
|
| /arkcompiler/ets_runtime/ecmascript/builtins/ |
| D | builtins_shared_typedarray.h | 41 … V(Int16Array, SharedInt16Array, INT16_ARRAY, 2, SendableInt16Array) \
|