Searched refs:is_from_space (Results 1 – 1 of 1) sorted by relevance
2010 bool is_from_space = (id_ == kFromSpace); in AllocateChunk() local2016 CHECK(page->IsFlagSet(is_from_space ? MemoryChunk::IN_FROM_SPACE in AllocateChunk()2018 CHECK(!page->IsFlagSet(is_from_space ? MemoryChunk::IN_TO_SPACE in AllocateChunk()2021 if (!is_from_space) { in AllocateChunk()