RESOLVED FIXED81183
NumericStrings should be inlined
https://bugs.webkit.org/show_bug.cgi?id=81183
Summary NumericStrings should be inlined
Benjamin Poulain
Reported 2012-03-14 19:04:52 PDT
For some reason, NumericStrings is not always inlined. When it is not, we loose a couple of percent when converting numbers to strings.
Attachments
Patch (2.51 KB, patch)
2012-03-14 19:09 PDT, Benjamin Poulain
barraclough: review+
Benjamin Poulain
Comment 1 2012-03-14 19:09:04 PDT
Gavin Barraclough
Comment 2 2012-03-14 23:16:51 PDT
Comment on attachment 131975 [details] Patch Nice catch!
Benjamin Poulain
Comment 3 2012-03-15 15:01:51 PDT
Note You need to log in before you can comment on or make changes to this bug.