[webkit-reviews] review requested: [Bug 235996] Speed-up JSON.stringify() by avoiding "toJSON" property lookups : [Attachment 450648] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 2 08:52:02 PST 2022


Alexey Shvayka <ashvayka at apple.com> has asked  for review:
Bug 235996: Speed-up JSON.stringify() by avoiding "toJSON" property lookups
https://bugs.webkit.org/show_bug.cgi?id=235996

Attachment 450648: Patch

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




--- Comment #5 from Alexey Shvayka <ashvayka at apple.com> ---
Created attachment 450648

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

Patch

Expand ChangeLog on actual solution and handle CachedSpecialPropertyKey::ToJSON
in more places.


More information about the webkit-reviews mailing list