[Webkit-unassigned] [Bug 193626] New: We should do some static analysis on field accesses in the LLInt

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jan 20 12:54:26 PST 2019


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

            Bug ID: 193626
           Summary: We should do some static analysis on field accesses in
                    the LLInt
           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: sbarati at apple.com
                CC: benjamin at webkit.org, fpizlo at apple.com,
                    ggaren at apple.com, gskachkov at gmail.com,
                    keith_miller at apple.com, mark.lam at apple.com,
                    msaboff at apple.com, rmorisset at apple.com,
                    ticaiolima at gmail.com, tzagallo at apple.com,
                    yusukesuzuki at slowstart.org

We should have compile errors when using the wrong type of load/store. So we don't end up doing loadi for a pointer field, etc

-- 
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/20190120/ebb3b7d6/attachment.html>


More information about the webkit-unassigned mailing list