Searched refs:GetThreadHeap (Results 1 – 2 of 2) sorted by relevance
2096 static TCMalloc_ThreadCache* GetThreadHeap();2824 inline TCMalloc_ThreadCache* TCMalloc_ThreadCache::GetThreadHeap() { in GetThreadHeap() function in WTF::TCMalloc_ThreadCache2841 ptr = GetThreadHeap(); in GetCache()2852 void* const p = GetThreadHeap(); in GetCacheIfPresent()2940 TCMalloc_ThreadCache* heap = GetThreadHeap(); in CreateCacheIfNecessary()2951 if (GetThreadHeap() == heap) { in CreateCacheIfNecessary()
24422 (WTF::TCMalloc_ThreadCache::GetThreadHeap):