RESOLVED FIXED 144800
Micro-optimize JSON serialization of string primitives.
https://bugs.webkit.org/show_bug.cgi?id=144800
Summary Micro-optimize JSON serialization of string primitives.
Andreas Kling
Reported 2015-05-08 03:12:52 PDT
We're going out of line to JSValue::getString() for every string primitive. Let's not do that.
Attachments
Patch (1.52 KB, patch)
2015-05-08 03:17 PDT, Andreas Kling
no flags
Andreas Kling
Comment 1 2015-05-08 03:17:17 PDT
WebKit Commit Bot
Comment 2 2015-05-08 12:24:48 PDT
Comment on attachment 252718 [details] Patch Clearing flags on attachment: 252718 Committed r184006: <http://trac.webkit.org/changeset/184006>
WebKit Commit Bot
Comment 3 2015-05-08 12:24:51 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.