[webkit-reviews] review granted: [Bug 54129] A tiny bit of encapsulation for MarkedBlock: made its heap data member private : [Attachment 81847] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 9 12:06:41 PST 2011


Sam Weinig <sam at webkit.org> has granted Geoffrey Garen <ggaren at apple.com>'s
request for review:
Bug 54129: A tiny bit of encapsulation for MarkedBlock: made its heap data
member private
https://bugs.webkit.org/show_bug.cgi?id=54129

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

------- Additional Comments from Sam Weinig <sam at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=81847&action=review

> Source/JavaScriptCore/runtime/MarkedBlock.h:62
> +	   Heap* heap();

Please make const.


More information about the webkit-reviews mailing list