Do not update survival rate if the new space size is zero.
authorulan@chromium.org <ulan@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Thu, 14 Nov 2013 15:25:21 +0000 (15:25 +0000)
committerulan@chromium.org <ulan@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Thu, 14 Nov 2013 15:25:21 +0000 (15:25 +0000)
commit31493412c496b9c44f7c32c0a75d7a04ccff3fe0
tree3fb16965e245fe320627d7e8775d40db58e1ed75
parent9f4591c368cbd2056b3af87b983b06f96fbb8ce1
Do not update survival rate if the new space size is zero.

BUG=v8:2333
LOG=N
R=hpayer@chromium.org

Review URL: https://chromiumcodereview.appspot.com/48443002

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@17753 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
src/heap.cc
test/cctest/test-api.cc