[heycam/webidl] Fix error handling when using Call() (#207)

Figure out which invocations (ES6 `Call()`) need to be preceded by `?` (can throw) and which by `!` (can never throw)

-- 
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/issues/207

Received on Tuesday, 25 October 2016 17:31:43 UTC