Searched refs:TryProbeStubCacheTable (Results 1 – 2 of 2) sorted by relevance
| /third_party/node/deps/v8/src/ic/ |
| D | accessor-assembler.h | 536 void TryProbeStubCacheTable(StubCache* stub_cache, StubCacheTable table_id,
|
| D | accessor-assembler.cc | 2918 void AccessorAssembler::TryProbeStubCacheTable( in TryProbeStubCacheTable() function in v8::internal::AccessorAssembler 2972 TryProbeStubCacheTable(stub_cache, kPrimary, primary_offset, name, in TryProbeStubCache() 2981 TryProbeStubCacheTable(stub_cache, kSecondary, secondary_offset, name, in TryProbeStubCache()
|