Searched refs:PageMapCache (Results 1 – 1 of 1) sorted by relevance
1378 typedef MapSelector<8*sizeof(uintptr_t)>::CacheType PageMapCache; typedef in WTF::TCMalloc_PageHeap1380 mutable PageMapCache pagemap_cache_;1488 pagemap_cache_ = PageMapCache(0); in init()1500 COMPILE_ASSERT(kNumClasses <= (1 << PageMapCache::kValuebits), valuebits); in init()