Turn old space cons strings into regular external strings (not short).
authoryangguo@chromium.org <yangguo@chromium.org>
Tue, 9 Sep 2014 11:41:56 +0000 (11:41 +0000)
committeryangguo@chromium.org <yangguo@chromium.org>
Tue, 9 Sep 2014 11:41:56 +0000 (11:41 +0000)
commit4b0c0760528dc452ac269a7ccc67f8e93a19c1a3
treeef14a4a3cab5fbe24662b3b47fba96690615a45b
parentad77e2bd43a5986fcdb6b05118ebd09a5dda4e98
Turn old space cons strings into regular external strings (not short).

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

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

git-svn-id: https://v8.googlecode.com/svn/branches/bleeding_edge@23794 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
src/heap/heap-inl.h
src/objects.cc
test/mjsunit/regress/regress-sliced-external-cons-regexp.js [new file with mode: 0644]