Home | History | Annotate | Download | only in src

Lines Matching refs:KeyedLookupCache

6153 int KeyedLookupCache::Hash(Handle<Map> map, Handle<Name> name) {
6162 int KeyedLookupCache::Lookup(Handle<Map> map, Handle<Name> name) {
6175 void KeyedLookupCache::Update(Handle<Map> map,
6220 void KeyedLookupCache::Clear() {