Re: [heycam/webidl] Update and link ES exception handling (#417)

TimothyGu commented on this pull request.



>  must propagate to the caller, and if
 not caught there, to its caller, and so on.
 
+Per [[#conventions]], an algorithm specified in this document may intercept thrown exceptions, either by specifying
+the exact steps to take <dfn id="dfn-if-an-exception-was-thrown">if an exception was thrown</dfn>, or by explicitly

Ah didn't know the id could be autogenerated. Will fix.

-- 
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/417#discussion_r134084521

Received on Saturday, 19 August 2017 06:40:03 UTC