Lines Matching refs:becomes_to_space
1428 bool becomes_to_space = (id_ == kFromSpace);1429 id_ = becomes_to_space ? kToSpace : kFromSpace;1434 if (becomes_to_space) {