Home
last modified time | relevance | path

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

/external/v8/src/ic/
Daccessor-assembler.h296 enum StubCacheTable : int;
301 void TryProbeStubCacheTable(StubCache* stub_cache, StubCacheTable table_id,
Daccessor-assembler.cc2248 enum AccessorAssembler::StubCacheTable : int { enum in v8::internal::AccessorAssembler
2287 StubCache* stub_cache, StubCacheTable table_id, Node* entry_offset, in TryProbeStubCacheTable()