Re: [heycam/webidl] Normative: Match ECMA‑262 function property enumeration order (#914)

I like this change, both editorial-wise and the way it improves enumeration order consistency. Please use [this bug](https://bugs.webkit.org/show_bug.cgi?id=230584) to follow WebKit implementation.

As for `caller` and `arguments`, there is [a proposal](https://github.com/claudepache/es-legacy-function-reflection) to move them to `Function.prototype`, which was [recently implemented in WebKit](https://trac.webkit.org/changeset/280289) to match Firefox.

-- 
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/914#issuecomment-924569659

Received on Wednesday, 22 September 2021 04:18:33 UTC