Home
last modified time | relevance | path

Searched refs:lowwatermark (Results 1 – 2 of 2) sorted by relevance

/external/webkit/Source/JavaScriptCore/wtf/
DFastMalloc.cpp2190 int lowwatermark() const { return lowater_; } in lowwatermark() function in WTF::TCMalloc_ThreadCache_FreeList
2954 const int lowmark = list->lowwatermark(); in Scavenge()
3241 list_[cl].lowwatermark()); in CreateCacheIfNecessary()
/external/webkit/Source/JavaScriptCore/
DChangeLog-2007-10-1417079 (KXMLCore::TCMalloc_ThreadCache_FreeList::lowwatermark):