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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 19 15:18:32 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 406878: Patch

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




--- Comment #1 from Yusuke Suzuki <ysuzuki at apple.com> ---
Created attachment 406878

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

Patch


More information about the webkit-reviews mailing list