[Webkit-unassigned] [Bug 239797] %ThrowTypeError% is defined more than once per realm
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Jun 9 18:15:38 PDT 2022
https://bugs.webkit.org/show_bug.cgi?id=239797
--- Comment #5 from Alexey Shvayka <ashvayka at apple.com> ---
(In reply to Richard Gibson from comment #4)
> Are you saying that you conform with a Stage 1 proposal rather than the
> published specification? If so, why?
Yes, we implement the Stage 1 proposal almost in full (except for cross-realm leakage which we still allow).
I've determined two benefits in aligning with SM and moving accessors to Function.prototype:
* that greatly simplified our JSFunction overrides;
* a userland function with own non-configurable properties was problematic to use as [[ProxyTarget]].
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20220610/4eff70f8/attachment.htm>
More information about the webkit-unassigned
mailing list