Move SetFastElementsCapacity into GrowCapacityAndConvert
authorverwaest <verwaest@chromium.org>
Tue, 23 Jun 2015 09:44:15 +0000 (02:44 -0700)
committerCommit bot <commit-bot@chromium.org>
Tue, 23 Jun 2015 09:44:28 +0000 (09:44 +0000)
commit046e91dd1ab76d17f6ee3388947fc2c64a2d7ae6
treebb8fcec5fd1afab43572eb669c6f7901185c36b6
parent22b691ba0ecca783ffea67273bfbc5b2bf2c92d3
Move SetFastElementsCapacity into GrowCapacityAndConvert

BUG=v8:4137
LOG=n

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

Cr-Commit-Position: refs/heads/master@{#29222}
src/ast.cc
src/elements.cc
src/elements.h
src/objects.cc
src/objects.h
src/runtime/runtime-array.cc
src/runtime/runtime-object.cc