Searched refs:IsShortcutCandidate (Results 1 – 3 of 3) sorted by relevance
32 if (IsShortcutCandidate(instance_type)) { in GetVisitorId()
322 DCHECK(IsShortcutCandidate(map->instance_type())); in EvacuateShortcutCandidate()
595 static inline bool IsShortcutCandidate(int type) { in IsShortcutCandidate() function