[Webkit-unassigned] [Bug 209832] New: [JSC] Introduce UCPUStrictInt32 for result type of DFG operations

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 31 14:02:34 PDT 2020


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

            Bug ID: 209832
           Summary: [JSC] Introduce UCPUStrictInt32 for result type of DFG
                    operations
           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: ysuzuki at apple.com

x64 ABI does not ensure that high 32bits of register is cleared when it is used as a result of `int32_t` operation. So it is possible that this includes garbage.

-- 
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/20200331/45f9596d/attachment.htm>


More information about the webkit-unassigned mailing list