WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
16579
Optimize for loops which do not break or continue
https://bugs.webkit.org/show_bug.cgi?id=16579
Summary
Optimize for loops which do not break or continue
Eric Seidel (no email)
Reported
2007-12-23 00:06:58 PST
Optimize for loops which do not break or continue Maciej suggested this in the channel tonight, after
bug 16547
lands, we use the parse-time knowledge of breaks/continues to swap out loop nodes which don't break or continue.
Attachments
Add attachment
proposed patch, testcase, etc.
Cameron Zwarich (cpst)
Comment 1
2008-06-08 20:47:42 PDT
This is done in SquirrelFish.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug