Searched refs:SweepCacheEntry (Results 1 – 1 of 1) sorted by relevance
4489 static void SweepCacheEntry(IsMarkedVisitor* visitor, const Instruction* inst, size_t* value) in SweepCacheEntry() function4559 SweepCacheEntry(visitor, reinterpret_cast<const Instruction*>(entry.first), &entry.second); in SweepInterpreterCache()