Home
last modified time | relevance | path

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

/external/v8/src/ic/
Dstub-cache.cc33 bool CommonStubCacheChecks(StubCache* stub_cache, Name* name, Map* map, in CommonStubCacheChecks()
Daccessor-assembler.cc1221 Label if_descriptor_found(this), stub_cache(this); in GenericPropertyLoad() local
1369 void AccessorAssembler::TryProbeStubCacheTable(StubCache* stub_cache, in TryProbeStubCacheTable()
1414 void AccessorAssembler::TryProbeStubCache(StubCache* stub_cache, Node* receiver, in TryProbeStubCache()
Dkeyed-store-generic.cc756 Label stub_cache(this), fast_properties(this), dictionary_properties(this), in EmitGenericPropertyStore() local
Dic.cc1139 StubCache* IC::stub_cache() { in stub_cache() function in v8::internal::IC
/external/v8/src/
Dtype-info.cc433 void TypeFeedbackOracle::CollectReceiverTypes(StubCache* stub_cache, in CollectReceiverTypes()
441 void TypeFeedbackOracle::CollectReceiverTypes(StubCache* stub_cache, in CollectReceiverTypes()