[webkit-reviews] review granted: [Bug 129920] MarkedBlocks that are "full enough" shouldn't be swept after EdenCollections : [Attachment 226458] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 11 18:28:15 PDT 2014


Geoffrey Garen <ggaren at apple.com> has granted Mark Hahnenberg
<mhahnenberg at apple.com>'s request for review:
Bug 129920: MarkedBlocks that are "full enough" shouldn't be swept after
EdenCollections
https://bugs.webkit.org/show_bug.cgi?id=129920

Attachment 226458: Patch
https://bugs.webkit.org/attachment.cgi?id=226458&action=review

------- Additional Comments from Geoffrey Garen <ggaren at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=226458&action=review


r=me

> Source/JavaScriptCore/heap/MarkedSpace.cpp:-317
> -#ifndef NDEBUG
> -    VerifyNewlyAllocated verifyFunctor;
> -    forEachBlock(verifyFunctor);
> -#endif

Why no verify?


More information about the webkit-reviews mailing list