Home
last modified time | relevance | path

Searched refs:freeSizeInHeap (Results 1 – 3 of 3) sorted by relevance

/external/webkit/JavaScriptCore/wtf/
DFastMalloc.h86 size_t freeSizeInHeap; member
DFastMalloc.cpp4445 statistics.freeSizeInHeap = static_cast<size_t>(pageheap->FreeBytes()); in CreateCacheIfNecessary()
/external/webkit/WebKit/mac/Misc/
DWebCoreStatistics.mm200 … [NSNumber numberWithInt:fastMallocStatistics.freeSizeInHeap], @"FastMallocFreeSizeInHeap",