RESOLVED FIXED Bug 205772
Proxy's [[OwnPropertyKeys]] is correct only in PropertyNameMode::StringsAndSymbols
https://bugs.webkit.org/show_bug.cgi?id=205772
Summary Proxy's [[OwnPropertyKeys]] is correct only in PropertyNameMode::StringsAndSy...
Attachments
Patch (5.73 KB, patch)
2020-01-04 20:03 PST, Alexey Shvayka
no flags
Patch (5.79 KB, patch)
2020-01-06 12:05 PST, Alexey Shvayka
no flags
Patch (7.13 KB, patch)
2020-01-07 12:18 PST, Alexey Shvayka
ross.kirsling: review+
Patch (7.13 KB, patch)
2020-01-08 07:27 PST, Alexey Shvayka
no flags
Alexey Shvayka
Comment 1 2020-01-04 20:03:12 PST
Alexey Shvayka
Comment 2 2020-01-06 12:05:10 PST
Created attachment 386874 [details] Patch Rebase patch.
Alexey Shvayka
Comment 3 2020-01-07 12:18:39 PST
Created attachment 387017 [details] Patch Remove `seenKeys` and explanation comment about it.
Ross Kirsling
Comment 4 2020-01-07 16:45:40 PST
Comment on attachment 387017 [details] 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-ownpropertykeys) Seems like it's more than just step 11 though, right?
Alexey Shvayka
Comment 5 2020-01-08 07:27:06 PST
Created attachment 387104 [details] Patch Set reviewer and tweak ChangeLog.
WebKit Commit Bot
Comment 6 2020-01-08 10:58:47 PST
Comment on attachment 387104 [details] Patch Clearing flags on attachment: 387104 Committed r254205: <https://trac.webkit.org/changeset/254205>
WebKit Commit Bot
Comment 7 2020-01-08 10:58:48 PST
All reviewed patches have been landed. Closing bug.
Radar WebKit Bug Importer
Comment 8 2020-01-08 10:59:20 PST
Note You need to log in before you can comment on or make changes to this bug.