Searched defs:PREFREE_EMPTY_CHUNKS (Results 1 - 1 of 1) sorted by relevance

/external/v8/src/heap/
H A Dslot-set.h328 enum IterationMode { PREFREE_EMPTY_CHUNKS, KEEP_EMPTY_CHUNKS }; enumerator in enum:v8::internal::TypedSlotSet::IterationMode
449 if (mode == PREFREE_EMPTY_CHUNKS && empty) {

Completed in 216 milliseconds