зеркало из https://github.com/mozilla/gecko-dev.git
4a87ec2ddc
MALLOC_STATIC_PAGESIZE is only set on some platforms. Specifically, it's not set on ia64 and sparc. Which means the case MALLOC_STATIC_PAGESIZE && (sparc || ia64) never happens, and gPageSize is never 8 KiB. Differential Revision: https://phabricator.services.mozilla.com/D31965 --HG-- extra : moz-landing-system : lando |
||
---|---|---|
.. | ||
build | ||
fallible | ||
gtest | ||
mozalloc | ||
replace | ||
volatile | ||
app.mozbuild | ||
moz.build | ||
moz.configure |