[webkit-reviews] review granted: [Bug 62844] Added some write barrier action, compiled out by default : [Attachment 97548] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 17 08:59:48 PDT 2011


Oliver Hunt <oliver at apple.com> has granted Geoffrey Garen <ggaren at apple.com>'s
request for review:
Bug 62844: Added some write barrier action, compiled out by default
https://bugs.webkit.org/show_bug.cgi?id=62844

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

------- Additional Comments from Oliver Hunt <oliver at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=97548&action=review

r=me, if you turn off the flag that actually makes these things compiled out :D


> Source/JavaScriptCore/wtf/Platform.h:1211
> +#define ENABLE_GGC 1

Don't you want this off?


More information about the webkit-reviews mailing list