[Webkit-unassigned] [Bug 156456] New: The CallLinkInfo that AccessCase sometimes creates should live on PolymorphicAccess

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Apr 10 15:53:40 PDT 2016


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

            Bug ID: 156456
           Summary: The CallLinkInfo that AccessCase sometimes creates
                    should live on PolymorphicAccess
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: All
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: fpizlo at apple.com

This would improve several things:

- It would enable polymorphic call caching in that CallLinkInfo.

- Generation would become a const operation, so we wouldn't need to clone AccessCases.

- The Generated state disappears.

-- 
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/20160410/a7915f23/attachment-0001.html>


More information about the webkit-unassigned mailing list