- From: Darien Maillet Valentine <notifications@github.com>
- Date: Sat, 03 Jun 2023 09:16:24 -0700
- To: whatwg/webidl <webidl@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Saturday, 3 June 2023 16:16:29 UTC
@bathos commented on this pull request. > * <dfn exception>EvalError</dfn> * <dfn exception>RangeError</dfn> * <dfn exception>ReferenceError</dfn> * <dfn exception>TypeError</dfn> * <dfn exception>URIError</dfn> -These correspond to all of the ECMAScript [=ECMAScript/error objects=] -(apart from <l spec=ecmascript>{{SyntaxError}}</l> and {{Error}}, -which are deliberately omitted as they are reserved for use -by the ECMAScript parser and by authors, respectively). -The meaning of each [=simple exception=] matches -its corresponding error object in the -ECMAScript specification. +These correspond to all of the ECMAScript [=ECMAScript/error objects=] (apart from +<l spec=ecmascript>{{SyntaxError}}</l> and <l spec=ecmascript>{{Error}}</l>, which are deliberately @annevk distinct issue here: https://github.com/whatwg/webidl/issues/1314 -- Reply to this email directly or view it on GitHub: https://github.com/whatwg/webidl/pull/1211#discussion_r1215631056 You are receiving this because you are subscribed to this thread. Message ID: <whatwg/webidl/pull/1211/review/1459727048@github.com>
Received on Saturday, 3 June 2023 16:16:29 UTC