Use 4kB pages on Mac
Created attachment 229335 [details] Patch
Committed r167289: <http://trac.webkit.org/changeset/167289>
(In reply to comment #2) > Committed r167289: <http://trac.webkit.org/changeset/167289> The iOS-specific code in this changeset isn't being compiled into an iOS build because BPLATFORM(IOS) always evaluates to false regardless of whether we are building bmalloc for iOS. See bug #135843 for more details.