[Webkit-unassigned] [Bug 151945] New: Rename JITBitwiseBinaryOpGenerator to JITBitBinaryOpGenerator.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Dec 7 09:19:15 PST 2015


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

            Bug ID: 151945
           Summary: Rename JITBitwiseBinaryOpGenerator to
                    JITBitBinaryOpGenerator.
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Local 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

The lshift operator also need to inherit from JITBitBinaryOpGenerator.  Calling it "BitBinaryOp" makes more sense than "BitwiseBinaryOp" in that case, and still makes sense for the bitand, bitor, and bitxor operators.

-- 
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/20151207/2eae2d90/attachment.html>


More information about the webkit-unassigned mailing list