Home | History | Annotate | Download | only in src

Lines Matching refs:keyed_lookup_cache

4849         KeyedLookupCache* keyed_lookup_cache = isolate->keyed_lookup_cache();
4850 int offset = keyed_lookup_cache->Lookup(receiver_map, key);
4868 keyed_lookup_cache->Update(receiver_map, key, offset);