Home
last modified time | relevance | path

Searched refs:TryProbeStubCacheTable (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/ic/
Daccessor-assembler.h301 void TryProbeStubCacheTable(StubCache* stub_cache, StubCacheTable table_id,
Daccessor-assembler.cc2286 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()