[webkit-reviews] review denied: [Bug 65840] Fix comment in NewSpace.h : [Attachment 103203] patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 8 15:56:47 PDT 2011


Geoffrey Garen <ggaren at apple.com> has denied Zoltan Herczeg
<zherczeg at webkit.org>'s request for review:
Bug 65840: Fix comment in NewSpace.h
https://bugs.webkit.org/show_bug.cgi?id=65840

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

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


> Source/JavaScriptCore/heap/NewSpace.h:88
> +	   // [ 128 - preciseStep, 256... 1024 )

I don't think this is true: the first imprecise size class is exactly 128, not
128 - preciseStep.


More information about the webkit-reviews mailing list