[Webkit-unassigned] [Bug 77858] New: OSR loop entry into DFG sometimes happens at loops for which we have no CFA information

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 6 01:17:40 PST 2012


https://bugs.webkit.org/show_bug.cgi?id=77858

           Summary: OSR loop entry into DFG sometimes happens at loops for
                    which we have no CFA information
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: fpizlo at apple.com


This is a two-fold bug:

1) OSR entry should not have succeeded in that case.

2) CFA should not have thought the loop to be not executable.

We should fix both bugs.

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



More information about the webkit-unassigned mailing list