[Webkit-unassigned] [Bug 71855] New: Fix PropertyAccessRecords in DFG JIT to take account of branch compaction.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 8 14:19:01 PST 2011


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

           Summary: Fix PropertyAccessRecords in DFG JIT to take account
                    of branch compaction.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: barraclough at apple.com


The DFG JIT presently calculates a set of offsets early, before branches have been compacted.  This won't work on ARMv7.

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