[Webkit-unassigned] [Bug 158093] New: Implement internals.observeGC to get called back when a Javascript object is GC'ed
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed May 25 14:46:33 PDT 2016
https://bugs.webkit.org/show_bug.cgi?id=158093
Bug ID: 158093
Summary: Implement internals.observeGC to get called back when
a Javascript object is GC'ed
Classification: Unclassified
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: WebCore Misc.
Assignee: webkit-unassigned at lists.webkit.org
Reporter: beidson at apple.com
Implement internals.observeGC to get called back when a Javascript object is GC'ed
observeGC is something V8 had for layout tests to cover leaks, ref cycles, etc.
It will be very useful for us to have, as well.
--
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/20160525/e8753d13/attachment.html>
More information about the webkit-unassigned
mailing list