Searched defs:MapCacheShape (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/v8/src/
H A Dobjects.h3443 class MapCacheShape : public BaseShape<HashTableKey*> { class in namespace:v8::internal
3468 class MapCache: public HashTable<MapCache, MapCacheShape, HashTableKey*> {

Completed in 188 milliseconds