Bug 85027 - Generalize the single character optimization of numberProtoFuncToString
Summary: Generalize the single character optimization of numberProtoFuncToString
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Benjamin Poulain
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-04-26 19:52 PDT by Benjamin Poulain
Modified: 2012-04-27 12:14 PDT (History)
2 users (show)

See Also:


Attachments
Patch (3.09 KB, patch)
2012-04-26 20:01 PDT, Benjamin Poulain
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Benjamin Poulain 2012-04-26 19:52:38 PDT
Generalize the single character optimization of numberProtoFuncToString
Comment 1 Benjamin Poulain 2012-04-26 20:01:59 PDT
Created attachment 139125 [details]
Patch
Comment 2 Geoffrey Garen 2012-04-26 21:56:32 PDT
Comment on attachment 139125 [details]
Patch

r=me
Comment 3 Benjamin Poulain 2012-04-27 12:14:41 PDT
Comment on attachment 139125 [details]
Patch

Clearing flags on attachment: 139125

Committed r115465: <http://trac.webkit.org/changeset/115465>
Comment 4 Benjamin Poulain 2012-04-27 12:14:44 PDT
All reviewed patches have been landed.  Closing bug.