Home
last modified time | relevance | path

Searched refs:SendableInt8Array (Results 1 – 6 of 6) sorted by relevance

/arkcompiler/ets_runtime/test/sharedtest/sharedtypedarray/
Dsharedtypedarray.ts28 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 …]
Dexpect_output.txt60 SendableInt8Array test success
503 SendableInt8Array test IC success
/arkcompiler/ets_runtime/test/aottest/stownbyindex/
Dstownbyindex.ts99 const v1 = new SendableInt8Array(SendableInt8Array, SendableInt8Array, SendableInt8Array);
/arkcompiler/ets_runtime/test/moduletest/loadicbyname/
Dloadicbyname.js124 SendableInt8Array,
Dexpect_output.txt23 SendableInt8Array set proto with sendable object failed. err: TypeError: Cannot set proto with send…
/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins_shared_typedarray.h38 … V(Int8Array, SharedInt8Array, INT8_ARRAY, 1, SendableInt8Array) \