Searched defs:stub_cache (Results 1 – 5 of 5) sorted by relevance
| /external/v8/src/ic/ |
| D | stub-cache.cc | 33 bool CommonStubCacheChecks(StubCache* stub_cache, Name* name, Map* map, in CommonStubCacheChecks()
|
| D | accessor-assembler.cc | 1221 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()
|
| D | keyed-store-generic.cc | 756 Label stub_cache(this), fast_properties(this), dictionary_properties(this), in EmitGenericPropertyStore() local
|
| D | ic.cc | 1139 StubCache* IC::stub_cache() { in stub_cache() function in v8::internal::IC
|
| /external/v8/src/ |
| D | type-info.cc | 433 void TypeFeedbackOracle::CollectReceiverTypes(StubCache* stub_cache, in CollectReceiverTypes() 441 void TypeFeedbackOracle::CollectReceiverTypes(StubCache* stub_cache, in CollectReceiverTypes()
|