[Webkit-unassigned] [Bug 160012] New: [DFG] Support ArithPow(Untyped, Untyped)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 21 00:01:04 PDT 2016


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

            Bug ID: 160012
           Summary: [DFG] Support ArithPow(Untyped, Untyped)
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: utatane.tea at gmail.com

Now, ** operator is supported. So it is consistent that we support ArithPow(Untyped, Untyped), as similar as ArithSub(Untyped, Untyped), ArithMul(Untyped, Untyped) etc.

-- 
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/20160721/29259948/attachment-0001.html>


More information about the webkit-unassigned mailing list