[Webkit-unassigned] [Bug 143396] New: In the 64-bit DFG, Array::Double case for HasIndexedProperty should set its result to true when all is well

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 3 19:17:28 PDT 2015


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

            Bug ID: 143396
           Summary: In the 64-bit DFG, Array::Double case for
                    HasIndexedProperty should set its result to true when
                    all is well
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: mark.lam at apple.com

Currently, all other cases do set the result to true when in the successful path.  Only the Array::Double case has neglected to do so.  This bug does is only present in the 64-bit DFG.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150404/23523f80/attachment-0001.html>


More information about the webkit-unassigned mailing list