Searched refs:releaseFastMallocFreeMemory (Results 1 – 5 of 5) sorted by relevance
82 void releaseFastMallocFreeMemory();
364 void releaseFastMallocFreeMemory() { } in releaseFastMallocFreeMemory() function4425 void releaseFastMallocFreeMemory() in CreateCacheIfNecessary() function
210 WTF::releaseFastMallocFreeMemory();
2096 releaseFastMallocFreeMemory() should always be defined2101 WTF::releaseFastMallocFreeMemory() instead of C binding for2102 releaseFastMallocFreeMemory().2104 releaseFastMallocFreeMemory() to be in the WTF namespace2106 * wtf/FastMalloc.h: Moved releaseFastMallocFreeMemory() from2107 extern "C" binding to WTF::releaseFastMallocFreeMemory().9143 (WTF::TCMallocStats::): Added releaseFastMallocFreeMemory() for both9145 * wtf/FastMalloc.h: Define releaseFastMallocFreeMemory().
19291 (WTF::TCMallocStats::releaseFastMallocFreeMemory):