[Webkit-unassigned] [Bug 68571] New: DFG JIT should be able to compile op_throw

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 21 14:38:15 PDT 2011


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

           Summary: DFG JIT should be able to compile op_throw
           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


The DFG JIT cannot compile op_throw.  So if a "throw" statement occurs anywhere in a code block, we cannot optimize it at all.

-- 
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