Re: [whatwg/streams] Lookup methods in constructors (#860)

Oh, hmmm. I realized we have our own GetMethod which is now different from the ES spec's. We should remove it, and I can do that from the spec side, but this is a slight normative change in that it allows `null` as equivalent to undefined. I don't really like that change, but it's probably better to be consistent with ES than to not be. We'll need to update the tests a bit.

-- 
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/860#issuecomment-349477903

Received on Tuesday, 5 December 2017 23:37:24 UTC