RESOLVED FIXED145353
String.prototype.charCodeAt() should use StringView.
https://bugs.webkit.org/show_bug.cgi?id=145353
Summary String.prototype.charCodeAt() should use StringView.
Andreas Kling
Reported 2015-05-23 16:27:02 PDT
String.prototype.charCodeAt() will currently reify substring JSStrings. Let's avoid that if we can.
Attachments
Patch (2.15 KB, patch)
2015-05-23 16:29 PDT, Andreas Kling
no flags
Andreas Kling
Comment 1 2015-05-23 16:29:01 PDT
WebKit Commit Bot
Comment 2 2015-05-26 11:56:58 PDT
Comment on attachment 253653 [details] Patch Clearing flags on attachment: 253653 Committed r184866: <http://trac.webkit.org/changeset/184866>
WebKit Commit Bot
Comment 3 2015-05-26 11:57:02 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.