[webkit-reviews] review granted: [Bug 65661] JSC GC does not coalesce blocks during minor collections : [Attachment 102987] the patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 12 16:04:14 PDT 2011


Filip Pizlo <fpizlo at apple.com> has granted  review:
Bug 65661: JSC GC does not coalesce blocks during minor collections
https://bugs.webkit.org/show_bug.cgi?id=65661

Attachment 102987: the patch
https://bugs.webkit.org/attachment.cgi?id=102987&action=review

------- Additional Comments from Filip Pizlo <fpizlo at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=102987&action=review


> Source/JavaScriptCore/heap/NewSpace.h:-179
> -		   functor(block);

Just testing.

> Source/JavaScriptCore/heap/NewSpace.h:277
> +	   sizeClass.currentBlock = block;

Yeah.  Testing testing 1-2-3.


More information about the webkit-reviews mailing list