RESOLVED FIXED 37039
Inlined toThisString and toThisJSString to avoid virtual function call overhead
https://bugs.webkit.org/show_bug.cgi?id=37039
Summary Inlined toThisString and toThisJSString to avoid virtual function call overhead
Geoffrey Garen
Reported 2010-04-02 13:00:10 PDT
Inlined toThisString and toThisJSString to avoid virtual function call overhead
Attachments
patch (9.03 KB, patch)
2010-04-02 13:05 PDT, Geoffrey Garen
oliver: review+
Geoffrey Garen
Comment 1 2010-04-02 13:05:15 PDT
Oliver Hunt
Comment 2 2010-04-02 13:09:10 PDT
Comment on attachment 52440 [details] patch r=me
Geoffrey Garen
Comment 3 2010-04-02 13:16:02 PDT
Committed revision 57019.
Eric Seidel (no email)
Comment 4 2010-04-02 13:32:05 PDT
Looks like this broke windows. Sad that our EWS bots were too slow to catch it.
Geoffrey Garen
Comment 5 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.
Note You need to log in before you can comment on or make changes to this bug.