gecko/memory/mozalloc
2012-04-05 09:20:53 +02:00
..
Makefile.in Bug 704400 - Implement --enable-dmd. r=khuey. 2011-12-08 19:09:36 -08:00
mozalloc_abort.cpp Bug 697301 - Avoid the compiler making optimizations to mozalloc_abort that end up corrupting stack traces. r=cjones 2012-01-13 07:24:17 +01:00
mozalloc_abort.h Bug 711775 - Implement MOZ_NORETURN to encapsulate this-function-doesn't-return semantics. r=cjones 2011-12-17 16:45:29 -05:00
mozalloc_macro_wrappers.h Bug 738176 - Completely disable jemalloc when it's supposed to be disabled on OSX, and cleanup exposed APIs. r=jlebar,r=khuey 2012-04-05 09:20:53 +02:00
mozalloc_oom.cpp Bug 716638 - Annotate the size of a failed allocation due to OOM and submit it with the crash report, r=ted 2012-01-24 11:08:51 -05:00
mozalloc_oom.h Bug 716638 - Annotate the size of a failed allocation due to OOM and submit it with the crash report, r=ted 2012-01-24 11:08:51 -05:00
mozalloc_undef_macro_wrappers.h Bug 738176 - Completely disable jemalloc when it's supposed to be disabled on OSX, and cleanup exposed APIs. r=jlebar,r=khuey 2012-04-05 09:20:53 +02:00
mozalloc.cpp Bug 738176 - Completely disable jemalloc when it's supposed to be disabled on OSX, and cleanup exposed APIs. r=jlebar,r=khuey 2012-04-05 09:20:53 +02:00
mozalloc.h Bug 738176 - Completely disable jemalloc when it's supposed to be disabled on OSX, and cleanup exposed APIs. r=jlebar,r=khuey 2012-04-05 09:20:53 +02:00
msvc_raise_wrappers.cpp Bug 669403: Always build both VC9 and VC10 exception-wrapping hackery into the Gecko SDK. r=bsmedberg 2011-08-31 11:05:20 -07:00
msvc_raise_wrappers.h Band-aid for bug 602558: Avoid the VS10 STL wrappers getting tangled up in <utility>. r=vlad a=bustage 2010-10-07 17:57:47 -05:00
msvc_throw_wrapper.cpp Bug 577011 there's another typo a=bustage 2010-11-09 19:29:09 +08:00
msvc_throw_wrapper.h Bug 560723: Interpose non-throwing mozilla variants of VC10 STL functions that throw exceptions. r=ehsan sr=bsmedberg 2010-04-28 19:38:41 -05:00
throw_gcc.h Bug 711775 - Implement MOZ_NORETURN to encapsulate this-function-doesn't-return semantics. r=cjones 2011-12-17 16:45:29 -05:00
throw_msvc.h Bug 560723: Interpose non-throwing mozilla variants of VC10 STL functions that throw exceptions. r=ehsan sr=bsmedberg 2010-04-28 19:38:41 -05:00