Home | History | Annotate | Download | only in x64

Lines Matching refs:StubCache

45                        StubCache::Table table,
56 ASSERT_EQ(24, sizeof(StubCache::Entry));
94 if (FLAG_test_secondary_stub_cache && table == StubCache::kPrimary) {
96 } else if (FLAG_test_primary_stub_cache && table == StubCache::kSecondary) {
160 void StubCache::GenerateProbe(MacroAssembler* masm,