Avoid adjusting live bytes in JSObject::MigrateFastToFast() if the size delta is...
authorishell@chromium.org <ishell@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Thu, 26 Jun 2014 08:34:34 +0000 (08:34 +0000)
committerishell@chromium.org <ishell@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Thu, 26 Jun 2014 08:34:34 +0000 (08:34 +0000)
commit37651f4f01caaa84ded2c178acf293f3f45112c1
tree747bf826f0aca61d70082aa22ec702996aa6f5b1
parent2c45989333f0a52627870296b039c39c4aa01160
Avoid adjusting live bytes in JSObject::MigrateFastToFast() if the size delta is zero.

BUG=chromium:388880
LOG=N
R=hpayer@chromium.org

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

git-svn-id: https://v8.googlecode.com/svn/branches/bleeding_edge@22031 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
src/objects.cc