зеркало из https://github.com/mozilla/gecko-dev.git
3e46ee7dc9
Bug 1280578 added some wrapping for the Win32 Heap* functions, mainly for the rust static libraries that use them. Because pointer ownership might cross the C++/Rust boundary, and because about:memory uses malloc_usable_size/msize, we need both C++ and Rust to still use the same heap on builds where our allocator is not enabled. --HG-- extra : rebase_source : 37a25b376a02ea07c187fb161d2005141e783820 |
||
---|---|---|
.. | ||
moz.build | ||
mozalloc.cpp | ||
mozalloc.h | ||
mozalloc_abort.cpp | ||
mozalloc_abort.h | ||
mozalloc_oom.cpp | ||
mozalloc_oom.h | ||
msvc_raise_wrappers.cpp | ||
throw_gcc.h | ||
winheap.cpp |