[Webkit-unassigned] [Bug 85726] New: Remove TrustedImm32::m_isPointer

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat May 5 22:23:52 PDT 2012


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

           Summary: Remove TrustedImm32::m_isPointer
           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


We used to rely on being able to generate code with known, fixed offsets – to do so we would inhibit more optimal code generation for pointers. This is no longer necessary.

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