gecko-dev/memory/build
Paul Bone 883afb9d00 Bug 1808429 - Disconnect runtime configuration from MOZ_DEBUG r=glandium
Some of the runtime options are compiled-in constants when MOZ_DEBUG is not
defined.  But it can be useful to enable these configuration options without
enabling the rest of MOZ_DEBUG (eg assertions).  This patch adds a new
preprocessor macro to enable runtime configuration.

Differential Revision: https://phabricator.services.mozilla.com/D165920
2023-01-20 06:21:12 +00:00
..
test Bug 1804499 - [3/4] Expose stall-and-retry code beyond mozjemalloc.cpp r=glandium 2023-01-20 01:50:54 +00:00
fallback.cpp
Makefile.in
malloc_decls.h
moz.build Bug 1804499 - [3/4] Expose stall-and-retry code beyond mozjemalloc.cpp r=glandium 2023-01-20 01:50:54 +00:00
mozjemalloc_types.h
mozjemalloc.cpp Bug 1808429 - Disconnect runtime configuration from MOZ_DEBUG r=glandium 2023-01-20 06:21:12 +00:00
mozjemalloc.h
mozmemory_utils.h Bug 1804499 - [4/4] Expose allocator's stall-specs beyond mozjemalloc.cpp r=glandium 2023-01-20 01:50:54 +00:00
mozmemory_wrap.cpp
mozmemory_wrap.h
mozmemory.h Bug 1716727 - patchset #3 [1/1] - Cleanup: remove intermediate function r=glandium 2022-08-25 14:44:47 +00:00
Mutex.cpp Bug 1784018 - Remove deprecated OSSpinLocks r=glandium 2022-08-24 09:18:57 +00:00
Mutex.h Bug 1797354 - Allow specifying capability type in thread-safety macros, r=jesup,media-playback-reviewers,alwu 2022-10-28 19:55:30 +00:00
rb.h
replace_malloc_bridge.h
replace_malloc.h
Utils.h
zone.c