[webkit-reviews] review granted: [Bug 74015] Non-Mac devices should benefit from a larger heap : [Attachment 118245] the patch
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Dec 7 11:50:10 PST 2011
Geoffrey Garen <ggaren at apple.com> has granted Filip Pizlo <fpizlo at apple.com>'s
request for review:
Bug 74015: Non-Mac devices should benefit from a larger heap
https://bugs.webkit.org/show_bug.cgi?id=74015
Attachment 118245: the patch
https://bugs.webkit.org/attachment.cgi?id=118245&action=review
------- Additional Comments from Geoffrey Garen <ggaren at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=118245&action=review
r=me
> Source/JavaScriptCore/heap/Heap.cpp:48
> +static const size_t largeHeapSize = 16 * 1024 * 1024;
Should be 8MB.
More information about the webkit-reviews
mailing list