[webkit-reviews] review requested: [Bug 185211] JavaScriptCore should throw TypeError if [[OwnPropertyKeys]] returns duplicate entries : [Attachment 364289] [JSC] throw if ownKeys Proxy trap result contains duplicate keys
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Mar 11 14:34:11 PDT 2019
Caitlin Potter (:caitp) <caitp at igalia.com> has asked for review:
Bug 185211: JavaScriptCore should throw TypeError if [[OwnPropertyKeys]]
returns duplicate entries
https://bugs.webkit.org/show_bug.cgi?id=185211
Attachment 364289: [JSC] throw if ownKeys Proxy trap result contains duplicate
keys
https://bugs.webkit.org/attachment.cgi?id=364289&action=review
--- Comment #15 from Caitlin Potter (:caitp) <caitp at igalia.com> ---
Created attachment 364289
--> https://bugs.webkit.org/attachment.cgi?id=364289&action=review
[JSC] throw if ownKeys Proxy trap result contains duplicate keys
replace the important accidentally deleted lines to fix the build!
More information about the webkit-reviews
mailing list