[Webkit-unassigned] [Bug 152555] New: Rename NodeMayOverflowInXXX to NodeMayOverflowInt32InXXX.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Dec 24 22:59:15 PST 2015


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

            Bug ID: 152555
           Summary: Rename NodeMayOverflowInXXX to
                    NodeMayOverflowInt32InXXX.
    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

That's because the NodeMayOverflowInBaseline and NodeMayOverflowInDFG flags only indicates potential overflowing of Int32 values.  We'll be adding overflow profiling for Int52 values later, and we should disambiguate between the 2 types.

-- 
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/20151225/fa71998b/attachment.html>


More information about the webkit-unassigned mailing list