[Webkit-unassigned] [Bug 69696] New: bug fixes for ArrayPush and ArrayPop in 32_64 DFG JIT

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 7 23:46:26 PDT 2011


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

           Summary: bug fixes for ArrayPush and ArrayPop in 32_64 DFG JIT
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: yuqiang.xian at intel.com
                CC: barraclough at apple.com, fpizlo at apple.com


On 32-bit, we should use TimesEight (8) instead of ScalePtr (4) to compute the address of a JS array element.

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