gecko-dev/memory
Chris Peterson 50b1318658 Bug 1736968 - Change MOZ_CRASH() to MOZ_ASSUME_UNREACHABLE_MARKER() for abort()'s ARM noreturn case. r=glandium
This MOZ_CRASH() is redundant after calling noreturn function mozalloc_abort. The MOZ_ASSUME_UNREACHABLE_MARKER() annotation makes ARM's "function declared 'noreturn' should not return" warnings go away.

Differential Revision: https://phabricator.services.mozilla.com/D129115
2021-10-29 06:04:09 +00:00
..
build Bug 1735250 - Provide a less-magic array size for jemalloc_stats r=glandium 2021-10-21 06:42:34 +00:00
gtest Bug 1669392 - Add more jemalloc size classes r=glandium 2021-10-13 06:53:20 +00:00
mozalloc Bug 1736968 - Change MOZ_CRASH() to MOZ_ASSUME_UNREACHABLE_MARKER() for abort()'s ARM noreturn case. r=glandium 2021-10-29 06:04:09 +00:00
mozjemalloc_info Bug 1725145 - Preparation for the hybrid build env. r=necko-reviewers,firefox-build-system-reviewers,valentin,glandium 2021-08-25 10:46:17 +00:00
replace Bug 1737199 - Avoid some VLAs when using jemalloc_stats r=glandium 2021-10-27 08:46:51 +00:00
volatile
app.mozbuild Bug 1706774: Adds required sources for the "memory" application r=firefox-build-system-reviewers,glandium 2021-05-18 15:00:39 +00:00
moz.build
moz.configure