Searched refs:GetThreadHeap (Results 1 – 2 of 2) sorted by relevance
2175 static TCMalloc_ThreadCache* GetThreadHeap();2926 inline TCMalloc_ThreadCache* TCMalloc_ThreadCache::GetThreadHeap() { in GetThreadHeap() function in WTF::TCMalloc_ThreadCache2943 ptr = GetThreadHeap(); in GetCache()2954 void* const p = GetThreadHeap(); in GetCacheIfPresent()3042 TCMalloc_ThreadCache* heap = GetThreadHeap(); in CreateCacheIfNecessary()3053 if (GetThreadHeap() == heap) { in CreateCacheIfNecessary()
24422 (WTF::TCMalloc_ThreadCache::GetThreadHeap):