Bug 81183

Summary: NumericStrings should be inlined
Product: WebKit Reporter: Benjamin Poulain <benjamin>
Component: JavaScriptCoreAssignee: Benjamin Poulain <benjamin>
Status: RESOLVED FIXED    
Severity: Normal CC: barraclough
Priority: P2 Keywords: EasyFix
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch barraclough: review+

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.