[Webkit-unassigned] [Bug 16579] New: Optimize for loops which do not break or continue

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Dec 23 00:06:58 PST 2007


http://bugs.webkit.org/show_bug.cgi?id=16579

           Summary: Optimize for loops which do not break or continue
           Product: WebKit
           Version: 525+ (Nightly build)
          Platform: Macintosh
        OS/Version: Mac OS X 10.4
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: eric at webkit.org


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.


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list