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