Searched refs:SendableInt8Array (Results 1 – 6 of 6) sorted by relevance
| /arkcompiler/ets_runtime/test/sharedtest/sharedtypedarray/ |
| D | sharedtypedarray.ts | 28 SendableInt8Array, 153 SendableInt8Array, 229 [SendableInt8Array, [0, 1]], variable 257 let typedArray2 = new SendableInt8Array(65537); 269 SendableInt8Array, 293 [SendableInt8Array, [1, 2, 3]], 322 SendableInt8Array, 345 SendableInt8Array, 362 SendableInt8Array, 388 SendableInt8Array, [all …]
|
| D | expect_output.txt | 60 SendableInt8Array test success 503 SendableInt8Array test IC success
|
| /arkcompiler/ets_runtime/test/aottest/stownbyindex/ |
| D | stownbyindex.ts | 99 const v1 = new SendableInt8Array(SendableInt8Array, SendableInt8Array, SendableInt8Array);
|
| /arkcompiler/ets_runtime/test/moduletest/loadicbyname/ |
| D | loadicbyname.js | 124 SendableInt8Array,
|
| D | expect_output.txt | 23 SendableInt8Array set proto with sendable object failed. err: TypeError: Cannot set proto with send…
|
| /arkcompiler/ets_runtime/ecmascript/builtins/ |
| D | builtins_shared_typedarray.h | 38 … V(Int8Array, SharedInt8Array, INT8_ARRAY, 1, SendableInt8Array) \
|