Searched refs:kNonMovingSpaceName (Results 1 – 1 of 1) sorted by relevance
169 static const char* kNonMovingSpaceName = "non moving space"; variable579 const char* space_name = is_zygote ? kZygoteSpaceName : kNonMovingSpaceName; in Heap()2587 zygote_space_ = old_alloc_space->CreateZygoteSpace(kNonMovingSpaceName, low_memory_mode_, in PreZygoteFork()