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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 22 10:44: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 362731: (2) [JSC] Filter DontEnum properties in
ProxyObject::getOwnPropertyNames()

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




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

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

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


More information about the webkit-reviews mailing list