Searched defs:stub_cache (Results 1 – 4 of 4) sorted by relevance
/external/v8/src/ic/ |
D | stub-cache.cc | 60 bool CommonStubCacheChecks(StubCache* stub_cache, Name* name, Map* map, in CommonStubCacheChecks()
|
D | keyed-store-generic.cc | 666 Label stub_cache(this), fast_properties(this), dictionary_properties(this), in EmitGenericPropertyStore() local
|
D | accessor-assembler.cc | 2119 Label if_descriptor_found(this), stub_cache(this); in GenericPropertyLoad() local 2287 StubCache* stub_cache, StubCacheTable table_id, Node* entry_offset, in TryProbeStubCacheTable() 2330 void AccessorAssembler::TryProbeStubCache(StubCache* stub_cache, Node* receiver, in TryProbeStubCache()
|
D | ic.cc | 716 StubCache* IC::stub_cache() { in stub_cache() function in v8::internal::IC
|