Searched refs:IsShortcutCandidate (Results 1 - 3 of 3) sorted by relevance

/external/v8/src/heap/
H A Dobjects-visiting.cc32 if (IsShortcutCandidate(instance_type)) {
H A Dscavenger.cc307 DCHECK(IsShortcutCandidate(map->instance_type()));
/external/v8/src/
H A Dobjects.h646 static inline bool IsShortcutCandidate(int type) { function in namespace:v8::internal
9751 // collector (see IsShortcutCandidate).

Completed in 385 milliseconds