Home | History | Annotate | Download | only in ia32

Lines Matching refs:StubCache

45                        StubCache::Table table,
80 if (FLAG_test_secondary_stub_cache && table == StubCache::kPrimary) {
82 } else if (FLAG_test_primary_stub_cache && table == StubCache::kSecondary) {
118 if (FLAG_test_secondary_stub_cache && table == StubCache::kPrimary) {
120 } else if (FLAG_test_primary_stub_cache && table == StubCache::kSecondary) {
191 void StubCache::GenerateProbe(MacroAssembler* masm,