Bug 42035 - Remove switches from inner expression loops in the parser
Summary: Remove switches from inner expression loops in the parser
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: Oliver Hunt
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-07-10 15:45 PDT by Oliver Hunt
Modified: 2010-07-10 17:11 PDT (History)
0 users

See Also:


Attachments
Patch (7.82 KB, patch)
2010-07-10 15:47 PDT, Oliver Hunt
no flags Details | Formatted Diff | Diff
Patch (7.28 KB, patch)
2010-07-10 17:02 PDT, 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-07-10 15:45:22 PDT
Remove switches from inner expression loops in the parser
Comment 1 Oliver Hunt 2010-07-10 15:47:17 PDT
Created attachment 61165 [details]
Patch
Comment 2 Oliver Hunt 2010-07-10 15:47:54 PDT
Comment on attachment 61165 [details]
Patch

not for review as there are still perf issues for some bizarre reason :-/
Comment 3 Oliver Hunt 2010-07-10 17:02:55 PDT
Created attachment 61169 [details]
Patch
Comment 4 Oliver Hunt 2010-07-10 17:11:24 PDT
Committed r63055: <http://trac.webkit.org/changeset/63055>