mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-23 21:01:08 +00:00
065f8db2ee
The Arena ID is wrapped in a Maybe, the construction of Nothing() shows up in profiles. By testing the maybe we show the compiler that it can optimise away the construction of Nothing when inlining this code. Differential Revision: https://phabricator.services.mozilla.com/D207680 |
||
---|---|---|
.. | ||
test | ||
fallback.cpp | ||
FdPrintf.cpp | ||
FdPrintf.h | ||
Makefile.in | ||
malloc_decls.h | ||
moz.build | ||
mozjemalloc_types.h | ||
mozjemalloc.cpp | ||
mozjemalloc.h | ||
mozmemory_utils.h | ||
mozmemory_wrap.cpp | ||
mozmemory_wrap.h | ||
mozmemory.h | ||
Mutex.cpp | ||
Mutex.h | ||
PHC.cpp | ||
PHC.h | ||
rb.h | ||
replace_malloc_bridge.h | ||
replace_malloc.h | ||
Utils.h | ||
zone.c |