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