Home | History | Annotate | Download | only in heap

Lines Matching refs:Lookup

1455   // At any old GC clear the keyed lookup cache to enable collection of unused
2599 // The eliminates the need for doing dictionary lookup in the
2906 // Initialize keyed lookup cache.
5575 Object* dep = weak_object_to_code_table()->Lookup(obj);
6166 int KeyedLookupCache::Lookup(Handle<Map> map, Handle<Name> name) {