[Webkit-unassigned] [Bug 151811] New: B3 should distinguish between WarmAny and ColdAny

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Dec 3 10:56:49 PST 2015


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

            Bug ID: 151811
           Summary: B3 should distinguish between WarmAny and ColdAny
    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

Currently ValueRep::Any implies cold use, but that's no good for tail calls, which want to use Any but still want to indicate that the use is warm.

-- 
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/20151203/67aee120/attachment.html>


More information about the webkit-unassigned mailing list