Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/test/sharedtest/sharedtypedarray/
Dsharedtypedarray.ts30 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 …]
Dexpect_output.txt58 SendableInt32Array test success
501 SendableInt32Array test IC success
514 SendableArrayBuffer SendableInt32Array isView: true
518 SubSendableArrayBuffer SendableInt32Array isView: true
/arkcompiler/ets_runtime/test/moduletest/loadicbyname/
Dloadicbyname.js122 SendableInt32Array,
Dexpect_output.txt21 SendableInt32Array set proto with sendable object failed. err: TypeError: Cannot set proto with sen…
/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins_shared_typedarray.h43 … V(Int32Array, SharedInt32Array, INT32_ARRAY, 4, SendableInt32Array) \