gecko/memory/mozalloc
2012-02-02 14:34:22 +00: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
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
mozalloc.cpp bug 723472 - don't trigger an OOM abort on a zero-size allocation. r=cjones 2012-02-02 14:34:22 +00:00
mozalloc.h Bug 715453 - Remove computedSize from nsMallocSizeOfFun. r=jlebar,bhackett. 2012-01-25 00:52:51 -08: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
msvc_throw_wrapper.cpp Bug 577011 there's another typo a=bustage 2010-11-09 19:29:09 +08:00
msvc_throw_wrapper.h
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