HomeSort by relevance Sort by last modified time
    Searched refs:releaseFastMallocFreeMemory (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/third_party/WebKit/Source/wtf/
FastMalloc.h 44 WTF_EXPORT void releaseFastMallocFreeMemory();
FastMalloc.cpp 262 void releaseFastMallocFreeMemory() { }
    [all...]
  /external/chromium_org/third_party/WebKit/Source/core/workers/
WorkerThread.cpp 228 virtual void performTask(ScriptExecutionContext*) OVERRIDE { WTF::releaseFastMallocFreeMemory(); }

Completed in 56 milliseconds