Searched refs:load_stub_cache_ (Results 1 – 2 of 2) sorted by relevance
1208 StubCache* load_stub_cache() const { return load_stub_cache_; } in load_stub_cache()2102 StubCache* load_stub_cache_ = nullptr; variable
3527 delete load_stub_cache_; in ThrowInternal()3528 load_stub_cache_ = nullptr; in ThrowInternal()3919 load_stub_cache_ = new StubCache(this); in ThrowInternal()4117 load_stub_cache_->Initialize(); in ThrowInternal()