Re: [whatwg/streams] First draft at a pipeTo "algorithm" (#512)

domenic commented on this pull request.



> @@ -0,0 +1,43 @@
+'use strict';
+
+self.getterRejects = (t, obj, getterName, target) => {

This whole file already exists upstream; I just am copying it here because of limitations of the test runner.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/streams/pull/512

Received on Friday, 7 October 2016 12:50:21 UTC