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