[Webkit-unassigned] [Bug 146613] New: InlineCallFrames shouldn't be strongly marked by CodeBlock

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jul 4 12:26:19 PDT 2015


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

            Bug ID: 146613
           Summary: InlineCallFrames shouldn't be strongly marked by
                    CodeBlock
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (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

In fact, they shouldn't be marked at all, because everything in them should already end up in the weak reference set in DFG::CommonData, since all of those references are FrozenValues in DFG IR.

-- 
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/20150704/f8718bf8/attachment.html>


More information about the webkit-unassigned mailing list