mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-26 22:32:46 +00:00
Remove all but the basic exports.
This commit is contained in:
parent
b2d0a9208d
commit
4b3fa6114d
@ -11,22 +11,22 @@
|
||||
### Symbols you may have to hand annotate with #{code} or #{data}...
|
||||
###
|
||||
|
||||
CallCacheFlushers
|
||||
Flush_Allocate
|
||||
Flush_Free
|
||||
Flush_Reallocate
|
||||
InstallGarbageCollectorCacheFlusher
|
||||
InstallMallocHeapLowProc
|
||||
InstallMemoryCacheFlusher
|
||||
Memory_ReserveInMacHeap
|
||||
#CallCacheFlushers
|
||||
#Flush_Allocate
|
||||
#Flush_Free
|
||||
#Flush_Reallocate
|
||||
#InstallGarbageCollectorCacheFlusher
|
||||
#InstallMallocHeapLowProc
|
||||
#InstallMemoryCacheFlusher
|
||||
#Memory_ReserveInMacHeap
|
||||
calloc
|
||||
free
|
||||
malloc
|
||||
memsize
|
||||
memtotal
|
||||
#memsize
|
||||
#memtotal
|
||||
realloc
|
||||
#{data}
|
||||
gFastMemSmallSizeAllocators
|
||||
#gFastMemSmallSizeAllocators
|
||||
|
||||
|
||||
###
|
||||
|
Loading…
Reference in New Issue
Block a user