зеркало из https://github.com/mozilla/gecko-dev.git
938f8a3862
Previously being a C codebase, mozjemalloc was using typedefs, avoiding long "struct foo" uses. C++ doesn't need typedefs to achieve that, so we can remove all that. We however keep a few typedefs in headers that are still included from other C source files. --HG-- extra : rebase_source : d0d807bcb76078c0ce36e4554b10803bfb36ddbb |
||
---|---|---|
.. | ||
Makefile.in | ||
linkedlist.h | ||
moz.build | ||
mozjemalloc.cpp | ||
mozjemalloc.h | ||
mozjemalloc_types.h | ||
rb.h |