|
137 | 137 | [encodeInto() into SharedArrayBuffer with 𝌆 and destination length 4, offset 4, filler 128]
|
138 | 138 | expected: FAIL
|
139 | 139 |
|
| 140 | + [Invalid encodeInto() destination: Float16Array, backed by: ArrayBuffer] |
| 141 | + expected: FAIL |
| 142 | + |
| 143 | + [Invalid encodeInto() destination: Float16Array, backed by: SharedArrayBuffer] |
| 144 | + expected: FAIL |
| 145 | + |
140 | 146 |
|
141 | 147 | [encodeInto.any.worker.html]
|
142 | 148 | [encodeInto() into SharedArrayBuffer with Hi and destination length 0, offset 4, filler 0]
|
|
277 | 283 | [encodeInto() into SharedArrayBuffer with 𝌆 and destination length 4, offset 4, filler 128]
|
278 | 284 | expected: FAIL
|
279 | 285 |
|
| 286 | + [Invalid encodeInto() destination: Float16Array, backed by: ArrayBuffer] |
| 287 | + expected: FAIL |
| 288 | + |
| 289 | + [Invalid encodeInto() destination: Float16Array, backed by: SharedArrayBuffer] |
| 290 | + expected: FAIL |
| 291 | + |
280 | 292 |
|
281 | 293 | [encodeInto.any.serviceworker.html]
|
282 | 294 | expected:
|
|
408 | 420 | [encodeInto() into SharedArrayBuffer with 𝌆 and destination length 4, offset 4, filler 128]
|
409 | 421 | expected: FAIL
|
410 | 422 |
|
| 423 | + [Invalid encodeInto() destination: Float16Array, backed by: ArrayBuffer] |
| 424 | + expected: FAIL |
| 425 | + |
| 426 | + [Invalid encodeInto() destination: Float16Array, backed by: SharedArrayBuffer] |
| 427 | + expected: FAIL |
| 428 | + |
411 | 429 |
|
412 | 430 | [encodeInto.any.sharedworker.html]
|
413 | 431 | [encodeInto() into SharedArrayBuffer with Hi and destination length 0, offset 4, filler 0]
|
|
536 | 554 |
|
537 | 555 | [encodeInto() into SharedArrayBuffer with 𝌆 and destination length 4, offset 4, filler 128]
|
538 | 556 | expected: FAIL
|
| 557 | + |
| 558 | + [Invalid encodeInto() destination: Float16Array, backed by: ArrayBuffer] |
| 559 | + expected: FAIL |
| 560 | + |
| 561 | + [Invalid encodeInto() destination: Float16Array, backed by: SharedArrayBuffer] |
| 562 | + expected: FAIL |
0 commit comments