Searched defs:store_stub_cache (Results 1 – 2 of 2) sorted by relevance
276 StubCache* store_stub_cache = isolate->store_stub_cache(); in AddStubCache() local
1209 StubCache* store_stub_cache() const { return store_stub_cache_; } in store_stub_cache() function