Searched defs:load_stub_cache (Results 1 – 2 of 2) sorted by relevance
266 StubCache* load_stub_cache = isolate->load_stub_cache(); in AddStubCache() local
1208 StubCache* load_stub_cache() const { return load_stub_cache_; } in load_stub_cache() function