[webkit-reviews] review granted: [Bug 170086] Add some instrumentation in Heap::resumeThePeriphery() to help debug an issue. : [Attachment 305347] proposed patch.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 24 20:48:55 PDT 2017


Saam Barati <sbarati at apple.com> has granted Mark Lam <mark.lam at apple.com>'s
request for review:
Bug 170086: Add some instrumentation in Heap::resumeThePeriphery() to help
debug an issue.
https://bugs.webkit.org/show_bug.cgi?id=170086

Attachment 305347: proposed patch.

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




--- Comment #3 from Saam Barati <sbarati at apple.com> ---
Comment on attachment 305347
  --> https://bugs.webkit.org/attachment.cgi?id=305347
proposed patch.

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

> Source/JavaScriptCore/heap/Heap.cpp:1502
> +#if OS(DARWIN)

Can you also put a FIXME here with a bug number so we can consider removing
this once we find the bug?


More information about the webkit-reviews mailing list