[webkit-reviews] review requested: [Bug 38970] Non-enumerable property fails to shadow inherited enumerable property from for-in : [Attachment 415264] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 2 17:05:13 PST 2020


Alexey Shvayka <shvaikalesh at gmail.com> has asked  for review:
Bug 38970: Non-enumerable property fails to shadow inherited enumerable
property from for-in
https://bugs.webkit.org/show_bug.cgi?id=38970

Attachment 415264: Patch

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




--- Comment #16 from Alexey Shvayka <shvaikalesh at gmail.com> ---
Created attachment 415264

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

Patch

Fix getOwnPropertySlot() overrides to report properties returned by
getOwnPropertyNames() as enumerable.


More information about the webkit-reviews mailing list