Home
last modified time | relevance | path

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

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