Searched refs:SendableInt32Array (Results 1 – 5 of 5) sorted by relevance
| /arkcompiler/ets_runtime/test/sharedtest/sharedtypedarray/ |
| D | sharedtypedarray.ts | 30 SendableInt32Array, 118 let sliced = new SendableInt32Array(arrBuf.slice(4, 11)); 151 SendableInt32Array, 233 [SendableInt32Array, [0, 1]], variable 267 SendableInt32Array, 297 [SendableInt32Array, [1, 2, 3]], 320 SendableInt32Array, 343 SendableInt32Array, 360 SendableInt32Array, 386 SendableInt32Array, [all …]
|
| D | expect_output.txt | 58 SendableInt32Array test success 501 SendableInt32Array test IC success 514 SendableArrayBuffer SendableInt32Array isView: true 518 SubSendableArrayBuffer SendableInt32Array isView: true
|
| /arkcompiler/ets_runtime/test/moduletest/loadicbyname/ |
| D | loadicbyname.js | 122 SendableInt32Array,
|
| D | expect_output.txt | 21 SendableInt32Array set proto with sendable object failed. err: TypeError: Cannot set proto with sen…
|
| /arkcompiler/ets_runtime/ecmascript/builtins/ |
| D | builtins_shared_typedarray.h | 43 … V(Int32Array, SharedInt32Array, INT32_ARRAY, 4, SendableInt32Array) \
|