RESOLVED FIXED 74015
Non-Mac devices should benefit from a larger heap
https://bugs.webkit.org/show_bug.cgi?id=74015
Summary Non-Mac devices should benefit from a larger heap
Filip Pizlo
Reported 2011-12-07 11:44:50 PST
Patch forthcoming.
Attachments
the patch (2.34 KB, patch)
2011-12-07 11:46 PST, Filip Pizlo
no flags
Filip Pizlo
Comment 1 2011-12-07 11:46:45 PST
Created attachment 118245 [details] the patch
Geoffrey Garen
Comment 2 2011-12-07 11:50:11 PST
Comment on attachment 118245 [details] the patch 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.
Filip Pizlo
Comment 3 2011-12-07 11:52:23 PST
Filip Pizlo
Comment 4 2011-12-07 11:52:32 PST
Comment on attachment 118245 [details] the patch Clearing flags.
Note You need to log in before you can comment on or make changes to this bug.