Home
last modified time | relevance | path

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

/external/v8/src/heap/
Dincremental-marking.h297 V8_INLINE bool IsFixedArrayWithProgressBar(HeapObject* object);
Dincremental-marking.cc728 bool IncrementalMarking::IsFixedArrayWithProgressBar(HeapObject* obj) { in IsFixedArrayWithProgressBar() function in v8::internal::IncrementalMarking