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