Disable short-circuiting of cons-strings when compaction is pending.
authorvegorov@chromium.org <vegorov@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Mon, 10 Oct 2011 10:35:08 +0000 (10:35 +0000)
committervegorov@chromium.org <vegorov@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Mon, 10 Oct 2011 10:35:08 +0000 (10:35 +0000)
commit48ba97a410c9c8abed505027d31012f0d4d093a2
treecae2f2339c65fa8f04d1ddc48a6a27c85c60e41c
parent3b470c56629f0480b8e7624aa4be40ef8b78f6a0
Disable short-circuiting of cons-strings when compaction is pending.

Otherwise fast path of scavenger gets a bit too complicated and heavy.

R=mstarzinger@chromium.org

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

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@9561 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
src/heap.cc
src/objects-visiting.h