Home
last modified time | relevance | path

Searched defs:threadCache (Results 1 – 1 of 1) sorted by relevance

/external/webkit/JavaScriptCore/wtf/
DFastMalloc.cpp4119 void findFreeObjects(TCMalloc_ThreadCache* threadCache) in CreateCacheIfNecessary()
4430 if (TCMalloc_ThreadCache* threadCache = TCMalloc_ThreadCache::GetCacheIfPresent()) { in CreateCacheIfNecessary() local
4448 …for (TCMalloc_ThreadCache* threadCache = thread_heaps; threadCache ; threadCache = threadCache->ne… in CreateCacheIfNecessary() local