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

TimothyGu commented on this pull request.



> @@ -13110,12 +13123,14 @@ The following typographic conventions are used in this document:
 The following conventions are used in the algorithms in this document:
 
 *   Algorithms use the [=conventions of the ECMAScript specification=],
-    including the ! and ? notation for unwrapping completion records.
-*   Algorithms sometimes treat returning/throwing values and returning completion records
+    including the ! and ? notation for unwrapping [=Completion Records=].

The link does go to Completion Record directly: https://tc39.github.io/ecma262/#sec-completion-record-specification-type

-- 
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_r134084622

Received on Saturday, 19 August 2017 06:46:20 UTC