Home
last modified time | relevance | path

Searched defs:stub_cache (Results 1 – 3 of 3) sorted by relevance

/third_party/node/deps/v8/src/ic/
Dstub-cache.cc69 bool CommonStubCacheChecks(StubCache* stub_cache, Name name, Map map, in CommonStubCacheChecks()
Daccessor-assembler.cc2733 Label stub_cache(this); in GenericPropertyLoad() local
2919 StubCache* stub_cache, StubCacheTable table_id, TNode<IntPtrT> entry_offset, in TryProbeStubCacheTable()
2954 void AccessorAssembler::TryProbeStubCache(StubCache* stub_cache, in TryProbeStubCache()
Dic.cc845 StubCache* IC::stub_cache() { in stub_cache() function in v8::internal::IC