m(this)) return @Promise.@reject(new @TypeError("Function should be called on a ReadableStream")); if (@isReadableStreamLocked(this)) return @Promise.@reject(new @TypeError("ReadableStream is locked")); return @cancelReadableStream(this, reason); })