WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
72969
Array.toString always uses StringImpl::characters()
https://bugs.webkit.org/show_bug.cgi?id=72969
Summary
Array.toString always uses StringImpl::characters()
Michael Saboff
Reported
2011-11-22 10:32:24 PST
arrayProtoFuncToString should determine the element's toString size and if all are 8 bit, then the results should be constructed as an 8 bit string.
Attachments
Patch
(2.34 KB, patch)
2011-11-24 23:10 PST
,
Michael Saboff
fpizlo
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Michael Saboff
Comment 1
2011-11-24 23:10:06 PST
Created
attachment 116566
[details]
Patch
Filip Pizlo
Comment 2
2011-11-25 21:34:09 PST
Comment on
attachment 116566
[details]
Patch Can you put the performance effect in the ChangeLog (even if it's neutral).
Michael Saboff
Comment 3
2011-11-25 22:08:46 PST
Committed
r101186
: <
http://trac.webkit.org/changeset/101186
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug