RESOLVED FIXED 72974
JavaScript string to number conversion functions use characters()
https://bugs.webkit.org/show_bug.cgi?id=72974
Summary JavaScript string to number conversion functions use characters()
Michael Saboff
Reported 2011-11-22 10:47:57 PST
The JavaScript string to number routines should process strings in their native 8 or 16 bitness.
Attachments
Patch (5.25 KB, patch)
2011-11-22 10:53 PST, Michael Saboff
fpizlo: review+
Michael Saboff
Comment 1 2011-11-22 10:53:27 PST
Filip Pizlo
Comment 2 2011-11-24 11:07:36 PST
Comment on attachment 116247 [details] Patch What is the performance effect, if any?
Michael Saboff
Comment 3 2011-11-24 22:47:06 PST
(In reply to comment #2) > (From update of attachment 116247 [details]) > What is the performance effect, if any? This change appears to be performance neutral by itself.
Michael Saboff
Comment 4 2011-11-24 22:48:03 PST
Note You need to log in before you can comment on or make changes to this bug.