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