[Webkit-unassigned] [Bug 169721] New: [DFG] Don't use ArraySlice intrinsic on MIPS

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 15 17:05:00 PDT 2017


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

            Bug ID: 169721
           Summary: [DFG] Don't use ArraySlice intrinsic on MIPS
    Classification: Unclassified
           Product: WebKit
           Version: Other
          Hardware: Other
                OS: Linux
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: guijemont at igalia.com

The ArraySlice intrinsic in DFG uses more registers than we have available on MIPS, so we have to do the same as for X86 and not use it.

-- 
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/20170316/576894cb/attachment.html>


More information about the webkit-unassigned mailing list