[webkit-reviews] review granted: [Bug 136843] bmalloc: allocate small and medium objects using the same bump pointer class : [Attachment 238146] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Sep 15 18:04:57 PDT 2014


Gavin Barraclough <barraclough at apple.com> has granted Geoffrey Garen
<ggaren at apple.com>'s request for review:
Bug 136843: bmalloc: allocate small and medium objects using the same bump
pointer class
https://bugs.webkit.org/show_bug.cgi?id=136843

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

------- Additional Comments from Gavin Barraclough <barraclough at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=238146&action=review


r+, but guessing you don't mean to enable in this patch.

> Source/WTF/wtf/FastMalloc.cpp:109
> +#define USE_BMALLOC 1

Was this intentional?


More information about the webkit-reviews mailing list