This website requires JavaScript.
Explore
Help
Sign In
Bommels05
/
Mozilla
Watch
1
Star
0
Fork
0
You've already forked Mozilla
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
7ae532db2a7e308b4eff2e9782500bcdb880ef8d
Mozilla
/
mozilla
/
lib
/
mac
/
MacMemoryAllocator
/
src
History
beard%netscape.com
a27e6a0c95
when GC_DEBUG is off, try to use GC_malloc_ignore_off_page for large blocks. Since GC_MALLOC always returns cleared blocks, don't bother clearning. r=gordon, bug=15906
...
git-svn-id: svn://10.0.0.236/trunk@51331 18797224-902f-48f8-a5cc-f745e15eee43
1999-10-21 00:17:28 +00:00
..
CPlusPlusLevel.cp
…
fastmem.c
…
fastmem.h
…
LowLevel.c
…
MemoryTracker.c
…
nsAllocatorManager.cp
…
nsAllocatorManager.h
…
nsFixedSizeAllocator.cp
…
nsFixedSizeAllocator.h
…
nsGCMalloc.c
when GC_DEBUG is off, try to use GC_malloc_ignore_off_page for large blocks. Since GC_MALLOC always returns cleared blocks, don't bother clearning. r=gordon, bug=15906
1999-10-21 00:17:28 +00:00
nsLargeHeapAllocator.cp
…
nsLargeHeapAllocator.h
…
nsMemAllocator.cp
…
nsMemAllocator.h
…
nsNewPtrMalloc.cp
…
nsSmallHeapAllocator.cp
…
nsSmallHeapAllocator.h
…
StdCLevel.c
…
TypesAndSwitches.h
…