Home
last modified time | relevance | path

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

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