haikuwebkit/LayoutTests/streams/readable-stream-pipeThrough...

6 lines
271 B
Plaintext

PASS ReadableStream.prototype.pipeThrough should throw when "this" has no pipeTo method
PASS ReadableStream.prototype.pipeThrough should throw when passed argument is not an object
PASS ReadableStream.prototype.pipeThrough should throw when called getters are throwing