Searched refs:store_stub_cache_ (Results 1 – 2 of 2) sorted by relevance
2241 store_stub_cache_(NULL), in Throw()2486 delete store_stub_cache_; in Throw()2487 store_stub_cache_ = NULL; in Throw()2633 store_stub_cache_ = new StubCache(this, Code::STORE_IC); in Throw()2723 store_stub_cache_->Initialize(); in Throw()
859 StubCache* store_stub_cache() { return store_stub_cache_; } in store_stub_cache()1387 StubCache* store_stub_cache_; variable