Searched refs:keyed_lookup_cache_ (Results 1 – 2 of 2) sorted by relevance
1488 keyed_lookup_cache_(NULL), in Isolate()1712 delete keyed_lookup_cache_; in ~Isolate()1713 keyed_lookup_cache_ = NULL; in ~Isolate()1863 keyed_lookup_cache_ = new KeyedLookupCache(); in Init()
887 return keyed_lookup_cache_; in keyed_lookup_cache()1243 KeyedLookupCache* keyed_lookup_cache_; variable