Home
last modified time | relevance | path

Searched defs:store_stub_cache (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/
Dexternal-reference-table.cc211 StubCache* store_stub_cache = isolate->store_stub_cache(); in AddStubCache() local
Disolate.h1019 StubCache* store_stub_cache() { return store_stub_cache_; } in store_stub_cache() function