[Webkit-unassigned] [Bug 148766] New: WatchpointsOnStructureStubInfo doesn't need to be reference counted

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 3 18:13:28 PDT 2015


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

            Bug ID: 148766
           Summary: WatchpointsOnStructureStubInfo doesn't need to be
                    reference counted
    Classification: Unclassified
           Product: WebKit
           Version: Other
          Hardware: All
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: fpizlo at apple.com

It doesn't need to be reference counted because the only RefPtr to it is in StructureStubInfo.  Therefore, it can be a unique_ptr.

-- 
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/20150904/f716f29a/attachment.html>


More information about the webkit-unassigned mailing list