Searched refs:shadow_space_end (Results 1 – 1 of 1) sorted by relevance
2456 uint8_t* shadow_space_end = nullptr; in CompactMovingSpace() local2458 shadow_space_end = shadow_to_space_map_.Begin() + page_status_arr_len * gPageSize; in CompactMovingSpace()2478 shadow_space_end -= gPageSize; in CompactMovingSpace()2479 page = shadow_space_end; in CompactMovingSpace()2514 shadow_space_end -= gPageSize; in CompactMovingSpace()2515 page = shadow_space_end; in CompactMovingSpace()