[webkit-reviews] review granted: [Bug 205772] Proxy's [[OwnPropertyKeys]] is correct only in PropertyNameMode::StringsAndSymbols : [Attachment 387017] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 7 16:45:40 PST 2020


Ross Kirsling <ross.kirsling at sony.com> has granted Alexey Shvayka
<shvaikalesh at gmail.com>'s request for review:
Bug 205772: Proxy's [[OwnPropertyKeys]] is correct only in
PropertyNameMode::StringsAndSymbols
https://bugs.webkit.org/show_bug.cgi?id=205772

Attachment 387017: Patch

https://bugs.webkit.org/attachment.cgi?id=387017&action=review




--- Comment #4 from Ross Kirsling <ross.kirsling at sony.com> ---
Comment on attachment 387017
  --> https://bugs.webkit.org/attachment.cgi?id=387017
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=387017&action=review

r=me

> Source/JavaScriptCore/ChangeLog:9
> +	   (step 11 of
https://tc39.es/ecma262/#sec-proxy-object-internal-methods-and-internal-slots-o
wnpropertykeys)

Seems like it's more than just step 11 though, right?


More information about the webkit-reviews mailing list