[Webkit-unassigned] [Bug 96611] New: Testing whether indexing type is ArrayWithArrayStorage should not compare against ArrayWithArrayStorage

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 13 00:24:34 PDT 2012


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

           Summary: Testing whether indexing type is ArrayWithArrayStorage
                    should not compare against ArrayWithArrayStorage
           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
            Blocks: 96596


We want to use m_indexingType's high bits for some additional state. That means that comparing directly against ArrayWithArrayStorage may lead to spurious failures when those high bits do get set.

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