[webkit-reviews] review requested: [Bug 176810] for..in on a Proxy loops over non enumerable properties : [Attachment 362762] [JSC] Filter DontEnum properties in ProxyObject::getOwnPropertyNames()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 22 14:00:35 PST 2019


Caitlin Potter (:caitp) <caitp at igalia.com> has asked  for review:
Bug 176810: for..in on a Proxy loops over non enumerable properties
https://bugs.webkit.org/show_bug.cgi?id=176810

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

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




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

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

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


More information about the webkit-reviews mailing list