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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 19 16:03:52 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 406882: Patch

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




--- Comment #3 from Yusuke Suzuki <ysuzuki at apple.com> ---
Created attachment 406882

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

Patch


More information about the webkit-reviews mailing list