Re: [whatwg/streams] assert invariants in InvokeOrNoop and friends (#584)

isonmad commented on this pull request.



>    1. Assert: ! IsPropertyKey(_P_) is *true*.
-  1. If _args_ was not passed, let _args_ be a new empty List.
+  1. Assert: _args_ is a List.

As I said in https://github.com/whatwg/streams/pull/584#discussion_r85836343 that would defeat the initial point of this PR.

-- 
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/584

Received on Tuesday, 1 November 2016 04:24:53 UTC