[Webkit-unassigned] [Bug 65424] New: DFG non-speculative JIT does not optimize PutByVal

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jul 30 19:39:23 PDT 2011


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

           Summary: DFG non-speculative JIT does not optimize PutByVal
           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 non-speculative JIT does not inline the fast path for PutByVal.  It should probably inline it since it's important for programs that use arrays.

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