[webkit-reviews] review requested: [Bug 215666] [JSC] Add Object.getOwnPropertyNames caching as it is done for Object.keys, and accelerate Object.getOwnPropertyDescriptor : [Attachment 406881] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 19 16:01:29 PDT 2020


Yusuke Suzuki <ysuzuki at apple.com> has asked  for review:
Bug 215666: [JSC] Add Object.getOwnPropertyNames caching as it is done for
Object.keys, and accelerate Object.getOwnPropertyDescriptor
https://bugs.webkit.org/show_bug.cgi?id=215666

Attachment 406881: Patch

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




--- Comment #2 from Yusuke Suzuki <ysuzuki at apple.com> ---
Created attachment 406881

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

Patch


More information about the webkit-reviews mailing list