- From: Jordan Harband <notifications@github.com>
- Date: Wed, 07 Sep 2022 08:07:16 -0700
- To: whatwg/webidl <webidl@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 7 September 2022 15:07:28 UTC
I'm confused - `'cause' in error` is very explicitly designed to determine if an error has a cause or not. Making it an accessor on the prototype breaks this highly intentional design decision in ecma262. It's meant to be an own property that is *completely absent* by default. -- Reply to this email directly or view it on GitHub: https://github.com/whatwg/webidl/pull/1179#issuecomment-1239515742 You are receiving this because you are subscribed to this thread. Message ID: <whatwg/webidl/pull/1179/c1239515742@github.com>
Received on Wednesday, 7 September 2022 15:07:28 UTC