[Webkit-unassigned] [Bug 143658] New: Math.imul has wrong length in Safari 8.0.4

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Apr 12 23:04:44 PDT 2015


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

            Bug ID: 143658
           Summary: Math.imul has wrong length in Safari 8.0.4
    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: ljharb at gmail.com

According to https://people.mozilla.org/~jorendorff/es6-draft.html#sec-math.imul, Math.imul should have a length of 2 since it takes two arguments. In Safari 8.0.4, it has a length of 1.

-- 
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/20150413/3909b122/attachment-0001.html>


More information about the webkit-unassigned mailing list