kSecondary        116 src/arm/stub-cache-arm.cc     } else if (FLAG_test_primary_stub_cache && table == StubCache::kSecondary) {
kSecondary        266 src/arm/stub-cache-arm.cc              kSecondary,
kSecondary         82 src/ia32/stub-cache-ia32.cc     } else if (FLAG_test_primary_stub_cache && table == StubCache::kSecondary) {
kSecondary        120 src/ia32/stub-cache-ia32.cc     } else if (FLAG_test_primary_stub_cache && table == StubCache::kSecondary) {
kSecondary        254 src/ia32/stub-cache-ia32.cc       isolate(), masm, flags, kSecondary, name, receiver, offset, extra);
kSecondary        106 src/mips/stub-cache-mips.cc     } else if (FLAG_test_primary_stub_cache && table == StubCache::kSecondary) {
kSecondary        253 src/mips/stub-cache-mips.cc              kSecondary,
kSecondary        281 src/serialize.cc   Add(stub_cache->key_reference(StubCache::kSecondary).address(),
kSecondary        285 src/serialize.cc   Add(stub_cache->value_reference(StubCache::kSecondary).address(),
kSecondary        289 src/serialize.cc   Add(stub_cache->map_reference(StubCache::kSecondary).address(),
kSecondary        306 src/stub-cache.h       case StubCache::kSecondary: return StubCache::secondary_;
kSecondary         96 src/x64/stub-cache-x64.cc     } else if (FLAG_test_primary_stub_cache && table == StubCache::kSecondary) {
kSecondary        217 src/x64/stub-cache-x64.cc   ProbeTable(isolate, masm, flags, kSecondary, receiver, name, scratch);