Home | History | Annotate | Download | only in src

Lines Matching refs:DerivedHashTable

3568   typedef HashTable<Derived, Shape, Key> DerivedHashTable;
3603 return DerivedHashTable::Shrink(dictionary, key);
3684 static const int kMaxNumberKeyIndex = DerivedHashTable::kPrefixStartIndex;
3951 ObjectHashTable, ObjectHashTableShape, Handle<Object> > DerivedHashTable;
4249 WeakHashTable, WeakHashTableShape<2>, Handle<Object> > DerivedHashTable;