Searched refs:MapCacheShape (Results 1 - 3 of 3) 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*> {
H A Dobjects-inl.h482 Handle<Object> MapCacheShape::AsHandle(Isolate* isolate, HashTableKey* key) {
H A Dobjects.cc13990 template class HashTable<MapCache, MapCacheShape, HashTableKey*>;

Completed in 245 milliseconds