Bug 35332 - Speed up getter performance in the jit
Summary: Speed up getter performance in the jit
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: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-02-24 00:21 PST by Oliver Hunt
Modified: 2010-02-24 11:48 PST (History)
1 user (show)

See Also:


Attachments
Patch (37.86 KB, patch)
2010-02-24 00:37 PST, Oliver Hunt
barraclough: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Oliver Hunt 2010-02-24 00:21:30 PST
Speed up getter performance in the jit
Comment 1 Oliver Hunt 2010-02-24 00:37:48 PST
Created attachment 49362 [details]
Patch
Comment 2 Gavin Barraclough 2010-02-24 00:55:08 PST
I thought you said you'd written layout tests? - why aren't these included in the patch?
r+ anyway, but should have tests.
Comment 3 Oliver Hunt 2010-02-24 11:48:10 PST
Committed r55185: <http://trac.webkit.org/changeset/55185>