[heap] Cleanup: Align naming of parallel sweeping with parallel compaction.
authormlippautz <mlippautz@chromium.org>
Fri, 18 Sep 2015 10:49:11 +0000 (03:49 -0700)
committerCommit bot <commit-bot@chromium.org>
Fri, 18 Sep 2015 10:49:20 +0000 (10:49 +0000)
commit8eec02b308852520bb1ad35cfa8066af0f0c5431
treece54936cc19e74ac3293a2b2582b893967dbfbc7
parenteaef361791a827df365292b14c271d861dc76d39
[heap] Cleanup: Align naming of parallel sweeping with parallel compaction.

Pure refactoring.

R=hpayer@chromium.org
BUG=

Review URL: https://codereview.chromium.org/1354613002

Cr-Commit-Position: refs/heads/master@{#30822}
src/heap/mark-compact.cc
src/heap/mark-compact.h
src/heap/spaces.cc
src/heap/spaces.h
test/cctest/test-heap.cc