[Webkit-unassigned] [Bug 172421] New: [DFG] Add ArrayIndexOf intrinsic and support String, Object and Untyped specializations

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat May 20 15:32:35 PDT 2017


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

            Bug ID: 172421
           Summary: [DFG] Add ArrayIndexOf intrinsic and support String,
                    Object and Untyped specializations
           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: utatane.tea at gmail.com

By doing so, we can easily optimize comparison code.
Since I see this pattern in SixSpeed and ARES-6 Babylon, currently, I'll just attempt to specialize String and Object.
It is worth adding for the other types like Int32, Double.

-- 
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/20170520/96dedaec/attachment.html>


More information about the webkit-unassigned mailing list