Searched refs:TryProbeStubCacheTable (Results 1 – 2 of 2) sorted by relevance
/external/v8/src/ic/ |
D | accessor-assembler.h | 301 void TryProbeStubCacheTable(StubCache* stub_cache, StubCacheTable table_id,
|
D | accessor-assembler.cc | 2286 void AccessorAssembler::TryProbeStubCacheTable( in TryProbeStubCacheTable() function in v8::internal::AccessorAssembler 2346 TryProbeStubCacheTable(stub_cache, kPrimary, primary_offset, name, in TryProbeStubCache() 2353 TryProbeStubCacheTable(stub_cache, kSecondary, secondary_offset, name, in TryProbeStubCache()
|