Lines Matching refs:can_move_objects
469 const char* name, bool can_move_objects) {
475 low_memory_mode_, can_move_objects);
479 can_move_objects);
495 bool can_move_objects = IsMovingGc(background_collector_type_) !=
501 if (kCompactZygote && Runtime::Current()->IsZygote() && !can_move_objects) {
505 can_move_objects = !have_zygote_space_ && foreground_collector_type_ != kCollectorTypeGSS;
512 can_move_objects);