Home
last modified time | relevance | path

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

/external/webkit/JavaScriptCore/wtf/
DFastMalloc.cpp1161 typedef PackedCache<BITS, uint64_t> CacheType; typedef in WTF::MapSelector
1179 typedef PackedCache<64, uint64_t> CacheType; typedef in WTF::MapSelector
1187 typedef PackedCache<32 - kPageShift, uint16_t> CacheType; typedef in WTF::MapSelector