Home
last modified time | relevance | path

Searched refs:IsShortcutCandidate (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/
Dobjects-visiting.cc37 static inline bool IsShortcutCandidate(int type) { in IsShortcutCandidate() function
55 if (IsShortcutCandidate(instance_type)) { in GetVisitorId()
Dheap.cc1744 static inline bool IsShortcutCandidate(int type) { in IsShortcutCandidate() function in v8::internal::ScavengingVisitor
1751 ASSERT(IsShortcutCandidate(map->instance_type())); in EvacuateShortcutCandidate()