Home
last modified time | relevance | path

Searched refs:CacheType (Results 1 – 1 of 1) sorted by relevance

/external/webkit/JavaScriptCore/wtf/
DFastMalloc.cpp1037 typedef PackedCache<BITS, uint64_t> CacheType; typedef in WTF::MapSelector
1055 typedef PackedCache<64, uint64_t> CacheType; typedef in WTF::MapSelector
1063 typedef PackedCache<32 - kPageShift, uint16_t> CacheType; typedef in WTF::MapSelector
1149 typedef MapSelector<8*sizeof(uintptr_t)>::CacheType PageMapCache;