[webkit-reviews] review granted: [Bug 180634] Harden a few assertions in GC sweep : [Attachment 328937] the patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Dec 10 16:33:50 PST 2017


Saam Barati <sbarati at apple.com> has granted Filip Pizlo <fpizlo at apple.com>'s
request for review:
Bug 180634: Harden a few assertions in GC sweep
https://bugs.webkit.org/show_bug.cgi?id=180634

Attachment 328937: the patch

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




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

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

> Source/JavaScriptCore/heap/MarkedBlock.cpp:405
> +    RELEASE_ASSERT(!m_isFreeListed);

The old branch was never taken?


More information about the webkit-reviews mailing list