Bug 37039 - Inlined toThisString and toThisJSString to avoid virtual function call overhead
Summary: Inlined toThisString and toThisJSString to avoid virtual function call overhead
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other OS X 10.5
: P2 Normal
Assignee: Geoffrey Garen
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-04-02 13:00 PDT by Geoffrey Garen
Modified: 2010-04-02 15:32 PDT (History)
1 user (show)

See Also:


Attachments
patch (9.03 KB, patch)
2010-04-02 13:05 PDT, Geoffrey Garen
oliver: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Geoffrey Garen 2010-04-02 13:00:10 PDT
Inlined toThisString and toThisJSString to avoid virtual function call overhead
Comment 1 Geoffrey Garen 2010-04-02 13:05:15 PDT
Created attachment 52440 [details]
patch
Comment 2 Oliver Hunt 2010-04-02 13:09:10 PDT
Comment on attachment 52440 [details]
patch

r=me
Comment 3 Geoffrey Garen 2010-04-02 13:16:02 PDT
Committed revision 57019.
Comment 4 Eric Seidel (no email) 2010-04-02 13:32:05 PDT
Looks like this broke windows.  Sad that our EWS bots were too slow to catch it.
Comment 5 Geoffrey Garen 2010-04-02 15:32:22 PDT
> Looks like this broke windows.  Sad that our EWS bots were too slow to catch
> it.

Fixed now. .def file.