Searched refs:IsShortcutCandidate (Results 1 – 2 of 2) sorted by relevance
37 static inline bool IsShortcutCandidate(int type) { in IsShortcutCandidate() function55 if (IsShortcutCandidate(instance_type)) { in GetVisitorId()
1744 static inline bool IsShortcutCandidate(int type) { in IsShortcutCandidate() function in v8::internal::ScavengingVisitor1751 ASSERT(IsShortcutCandidate(map->instance_type())); in EvacuateShortcutCandidate()