RESOLVED FIXED 136348
Use JSString::toIdentifier() in more places.
https://bugs.webkit.org/show_bug.cgi?id=136348
Summary Use JSString::toIdentifier() in more places.
Andreas Kling
Reported 2014-08-28 13:14:51 PDT
JSString::toIdentifier() avoids allocating a new StringImpl when serializing a rope string into an already-existing Identifier.
Attachments
Patch (9.76 KB, patch)
2014-08-28 13:16 PDT, Andreas Kling
no flags
Andreas Kling
Comment 1 2014-08-28 13:16:05 PDT
Geoffrey Garen
Comment 2 2014-08-28 13:50:29 PDT
Comment on attachment 237324 [details] Patch r=me
WebKit Commit Bot
Comment 3 2014-08-28 14:38:35 PDT
Comment on attachment 237324 [details] Patch Clearing flags on attachment: 237324 Committed r173082: <http://trac.webkit.org/changeset/173082>
WebKit Commit Bot
Comment 4 2014-08-28 14:38:38 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.