[Webkit-unassigned] [Bug 190923] New: Reintroduce bitnot Opcode into LLInt

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 25 15:48:27 PDT 2018


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

            Bug ID: 190923
           Summary: Reintroduce bitnot Opcode into LLInt
           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: ticaiolima at gmail.com

With the introduction of BigInt, emitting BitNotNode as x ^ -1 is not safe anymore. This way, we need to re-introduce op_bitnot.

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


More information about the webkit-unassigned mailing list