[webkit-reviews] review granted: [Bug 205366] [JSC] Memory usage statistics should be attainable without WebCore : [Attachment 386000] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Dec 20 11:22:53 PST 2019


Keith Miller <keith_miller at apple.com> has granted Ross Kirsling
<ross.kirsling at sony.com>'s request for review:
Bug 205366: [JSC] Memory usage statistics should be attainable without WebCore
https://bugs.webkit.org/show_bug.cgi?id=205366

Attachment 386000: Patch

https://bugs.webkit.org/attachment.cgi?id=386000&action=review




--- Comment #3 from Keith Miller <keith_miller at apple.com> ---
Comment on attachment 386000
  --> https://bugs.webkit.org/attachment.cgi?id=386000
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=386000&action=review

> Source/JavaScriptCore/API/JSBasePrivate.h:54
> + at result An object containing data such as heap size, heap capacity, and
object counts.

Can you put an @discussion that describes each of the properties on the
returned object.


More information about the webkit-reviews mailing list