gecko/memory/mozalloc
2010-05-25 11:28:14 -04:00
..
Makefile.in bug 559263 - implement jemalloc for android r=vlad 2010-05-25 11:28:14 -04:00
mozalloc_abort.cpp Bug 558928: Use __debugbreak() to abort on windows. r=ehsan 2010-05-18 20:53:53 -05:00
mozalloc_abort.h Bug 557060: Interpose _Throw() on MSVC and centralize pseudo-throw code in mozalloc. r=ehsan sr=bsmedberg 2010-04-20 15:12:02 -05:00
mozalloc_macro_wrappers.h Bug 550692: Wrap posix_memalign, memalign, and valloc if jemalloc provides them and the OS doesn't. r=bsmedberg 2010-04-21 23:41:40 -05:00
mozalloc_oom.cpp Bug 557060: Interpose _Throw() on MSVC and centralize pseudo-throw code in mozalloc. r=ehsan sr=bsmedberg 2010-04-20 15:12:02 -05:00
mozalloc_oom.h Bug 550401: Do the __declspec import/export dance in mozalloc to avoid MSVC warnings. r=bsmedberg 2010-04-08 13:05:02 -05:00
mozalloc.cpp bug 559263 - implement jemalloc for android r=vlad 2010-05-25 11:28:14 -04:00
mozalloc.h bug 559263 - implement jemalloc for android r=vlad 2010-05-25 11:28:14 -04:00
msvc_raise_wrappers.cpp 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
msvc_raise_wrappers.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
msvc_throw_wrapper.cpp 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
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 Followup to bug 557060: Fix missing #include <string.h>. r=cjones 2010-04-21 23:41:41 -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
wraps.c bug 559263 - implement jemalloc for android r=vlad 2010-05-25 11:28:14 -04:00