Our existing implementation of stream piping was extremely ad-hoc. It did nothing to handle closed/errored streams, and did not read from or write to streams in a way required by the spec. This new implementation uses a custom JS::Cell to drive the read/write loop. |
||
|---|---|---|
| .. | ||
| backpressure.any.shadowrealm-in-shadowrealm.txt | ||
| backpressure.any.shadowrealm-in-window.txt | ||
| backpressure.any.txt | ||
| encode-bad-chunks.any.txt | ||
| encode-utf8.any.txt | ||
| invalid-realm.window.txt | ||
| readable-writable-properties.any.shadowrealm-in-shadowrealm.txt | ||
| readable-writable-properties.any.shadowrealm-in-window.txt | ||
| readable-writable-properties.any.txt | ||
| realms.window.txt | ||