Re: [heycam/webidl] Throw when not calling interfaces as constructors (#205)

tobie commented on this pull request.



>  This object also must be
 associated with the ECMAScript global environment associated
-with the interface object.
+with |I|.

Bundled that up as an `Assert:` statement. You might have had something completely different in mind--LMK.

Also unsure if said assert should operate on `|R|` or on the result of converting `|R|` to ES (last step of the algo).

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

Received on Tuesday, 25 October 2016 23:34:08 UTC