Home | History | Annotate | Download | only in ic

Lines Matching refs:Table

2290   StubCache::Table table = static_cast<StubCache::Table>(table_id);
2292 if (FLAG_test_secondary_stub_cache && table == StubCache::kPrimary) {
2295 } else if (FLAG_test_primary_stub_cache && table == StubCache::kSecondary) {
2307 ExternalReference::Create(stub_cache->key_reference(table)));
2312 DCHECK_EQ(kPointerSize * 2, stub_cache->map_reference(table).address() -
2313 stub_cache->key_reference(table).address());
2319 DCHECK_EQ(kPointerSize, stub_cache->value_reference(table).address() -
2320 stub_cache->key_reference(table).address());
2344 // Probe the primary table.
2351 // Probe the secondary table.
2770 // found in the string table, i.e. it was never internalized, but that