Home
last modified time | relevance | path

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

/external/v8/src/
Dexternal-reference-table.cc195 StubCache* load_stub_cache = isolate->load_stub_cache(); in AddStubCache() local
Disolate.h1018 StubCache* load_stub_cache() { return load_stub_cache_; } in load_stub_cache() function