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

/external/chromium_org/v8/src/heap/
H A Dobjects-visiting.cc25 if (IsShortcutCandidate(instance_type)) {
H A Dheap.cc2147 DCHECK(IsShortcutCandidate(map->instance_type()));
H A Dmark-compact.cc1334 if (!IsShortcutCandidate(type)) return object;
/external/chromium_org/v8/src/
H A Dobjects.h605 static inline bool IsShortcutCandidate(int type) { function in namespace:v8::internal
8718 // collector (see IsShortcutCandidate).

Completed in 142 milliseconds