Bug 42035

Summary: Remove switches from inner expression loops in the parser
Product: WebKit Reporter: Oliver Hunt <oliver>
Component: New BugsAssignee: Oliver Hunt <oliver>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Other   
OS: OS X 10.5   
Attachments:
Description Flags
Patch
none
Patch barraclough: review+

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>