Searched refs:store_stub_cache_ (Results 1 – 2 of 2) sorted by relevance
2097 store_stub_cache_(NULL), in Throw()2336 delete store_stub_cache_; in Throw()2337 store_stub_cache_ = NULL; in Throw()2483 store_stub_cache_ = new StubCache(this, Code::STORE_IC); in Throw()2574 store_stub_cache_->Initialize(); in Throw()
855 StubCache* store_stub_cache() { return store_stub_cache_; } in store_stub_cache()1319 StubCache* store_stub_cache_; variable