Unlink pages from the space page list after evacuation.
authorhpayer <hpayer@chromium.org>
Thu, 19 Feb 2015 09:28:44 +0000 (01:28 -0800)
committerCommit bot <commit-bot@chromium.org>
Thu, 19 Feb 2015 09:28:59 +0000 (09:28 +0000)
commit206e9136bde0f2b5ae8cb77afbb1e7833e5bd412
tree7287f9079a4767146ae8b205bc887045e025ac4d
parentcca6ffff7e1db2581f6ef49fda70dc7e0759d2ec
Unlink pages from the space page list after evacuation.

BUG=430201
LOG=n

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

Cr-Commit-Position: refs/heads/master@{#26738}
src/heap/mark-compact.cc
src/heap/spaces.cc
test/mjsunit/regress/regress-430201.js [new file with mode: 0644]