Allow main thread to contribute to the sweeping phase.
authorhpayer@chromium.org <hpayer@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Thu, 10 Jul 2014 12:07:28 +0000 (12:07 +0000)
committerhpayer@chromium.org <hpayer@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Thu, 10 Jul 2014 12:07:28 +0000 (12:07 +0000)
commitce916ff99a34a8e303d0afac9e0421025dd906f0
treeef9b48c616dc6069b92ae196763d23a17c19c06f
parent4057ed91af7cb2d9f15f12041acaf3c3a77363d1
Allow main thread to contribute to the sweeping phase.

BUG=
R=jarin@chromium.org

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

git-svn-id: https://v8.googlecode.com/svn/branches/bleeding_edge@22318 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
src/mark-compact.cc
src/mark-compact.h
src/spaces.cc
src/spaces.h
src/sweeper-thread.cc