[webkit-reviews] review requested: [Bug 185211] JavaScriptCore should throw TypeError if [[OwnPropertyKeys]] returns duplicate entries : [Attachment 362910] [JSC] Filter DontEnum properties in ProxyObject::getOwnPropertyNames()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 25 10:45:21 PST 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 362910: [JSC] Filter DontEnum properties in
ProxyObject::getOwnPropertyNames()

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




--- Comment #8 from Caitlin Potter (:caitp) <caitp at igalia.com> ---
Created attachment 362910

  --> https://bugs.webkit.org/attachment.cgi?id=362910&action=review

[JSC] Filter DontEnum properties in ProxyObject::getOwnPropertyNames()


More information about the webkit-reviews mailing list