Fix OOM bug 3976.
authorerikcorry <erikcorry@chromium.org>
Tue, 24 Mar 2015 15:02:21 +0000 (08:02 -0700)
committerCommit bot <commit-bot@chromium.org>
Tue, 24 Mar 2015 15:02:28 +0000 (15:02 +0000)
commit4c806802b5e839e29e6febbd68163adda37f1ad7
tree9e3c94697b3d6e306687c961800cb4ff6aa9eb08
parent6e75e34dd34fa9968c975537b5fbac7a36b24aa9
Fix OOM bug 3976.

Also introduce --trace-fragmentation-verbose, and fix --always-compact.

R=ulan@chromium.org
BUG=v8:3976
LOG=y

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

Cr-Commit-Position: refs/heads/master@{#27414}
src/flag-definitions.h
src/heap/mark-compact.cc
src/heap/spaces.cc
src/heap/spaces.h
test/mjsunit/mjsunit.status
test/mjsunit/regress/regress-3976.js [new file with mode: 0644]