[Webkit-unassigned] [Bug 159431] New: after many successive calls to reportAbandonedObjectGraph(), we still might take a while to GC

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 5 12:29:20 PDT 2016


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

            Bug ID: 159431
           Summary: after many successive calls to
                    reportAbandonedObjectGraph(), we still might take a
                    while to GC
    Classification: Unclassified
           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

Created attachment 282805
  --> https://bugs.webkit.org/attachment.cgi?id=282805&action=review
gc bug using JSC API

see attached test case. The max size usually creeps up to ~500. And it's often in the 200-400 range. It should be much smaller given how often reportAbandonedObjectGraph() is called.

-- 
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/20160705/135e7cba/attachment.html>


More information about the webkit-unassigned mailing list