Adjust assertions in the incremental marking.
authorvegorov@chromium.org <vegorov@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Tue, 11 Oct 2011 11:38:00 +0000 (11:38 +0000)
committervegorov@chromium.org <vegorov@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Tue, 11 Oct 2011 11:38:00 +0000 (11:38 +0000)
commit4deaad3ccc4e69df1916e36542dd42279eabcf22
tree13a32b3a25141ad10471da8312751718107199a5
parentba8a7f374e6814b2e3e4658ddfea89400b203f46
Adjust assertions in the incremental marking.

Now we are completely transfering marks when shifting arrays in-place.

This might lead to white free space objects in the marking deque.

R=mstarzinger@chromium.org

Review URL: http://codereview.chromium.org/8230009

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@9580 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
src/incremental-marking.cc