releaseFastMallocFreeMemory  246 Source/core/workers/WorkerThread.cpp     virtual void performTask(ExecutionContext*) OVERRIDE { WTF::releaseFastMallocFreeMemory(); }
releaseFastMallocFreeMemory   40 Source/wtf/FastMalloc.h WTF_EXPORT void releaseFastMallocFreeMemory();