Home
last modified time | relevance | path

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

/external/v8/src/heap/
Dmark-compact.cc2473 const EvacuationMode evacuation_mode = ComputeEvacuationMode(page); in RawEvacuatePage() local
2476 evacuation_mode); in RawEvacuatePage()
2481 switch (evacuation_mode) { in RawEvacuatePage()