Searched refs:kCompactZygote (Results 1 – 1 of 1) sorted by relevance
118 static constexpr bool kCompactZygote = kMovingCollector; variable830 if (kCompactZygote && Runtime::Current()->IsZygote() && !can_move_objects) { in CreateMainMallocSpace()2334 if (kCompactZygote) { in PreZygoteFork()