Searched refs:SendableFloat64Array (Results 1 – 5 of 5) sorted by relevance
| /arkcompiler/ets_runtime/test/sharedtest/sharedtypedarray/ |
| D | sharedtypedarray.ts | 32 SendableFloat64Array, 88 const float64 = new SendableFloat64Array(buffer, 8, 4); 96 const float64 = new SendableFloat64Array(buffer, 8, 4); 125 let sliced = new SendableFloat64Array(arrBuf.slice(4, 11)); 145 let float64FromIterable = new SendableFloat64Array(iterable); 149 SendableFloat64Array, 235 [SendableFloat64Array, [0, 1]], variable 265 SendableFloat64Array, 299 [SendableFloat64Array, [1, 2, 3]], 318 SendableFloat64Array, [all …]
|
| D | expect_output.txt | 56 SendableFloat64Array test success 499 SendableFloat64Array test IC success
|
| /arkcompiler/ets_runtime/test/moduletest/loadicbyname/ |
| D | loadicbyname.js | 120 SendableFloat64Array,
|
| D | expect_output.txt | 19 SendableFloat64Array set proto with sendable object failed. err: TypeError: Cannot set proto with s…
|
| /arkcompiler/ets_runtime/ecmascript/builtins/ |
| D | builtins_shared_typedarray.h | 46 … V(Float64Array, SharedFloat64Array, FLOAT64_ARRAY, 8, SendableFloat64Array) \
|