blob: d1e061ca906d420f15f13d7b4510cf53ecd236d9 [file] [log] [blame]
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
PASS ReadableStream.prototype.pipeThrough should work with missing parameters