Support concatenating with zero-size arrays with DICTIONARY_ELEMENTS in Runtime_Array...
authorishell <ishell@chromium.org>
Thu, 22 Jan 2015 11:15:15 +0000 (03:15 -0800)
committerCommit bot <commit-bot@chromium.org>
Thu, 22 Jan 2015 11:15:30 +0000 (11:15 +0000)
commit8ccc696bf64248f7f1cd228362f21f12f80db96d
treea2e19ab9d7ffdf8e3fed1747168bff3f8bcd17b3
parent558efe21f0a029dcb9ace1ec15af62c420cd42e5
Support concatenating with zero-size arrays with DICTIONARY_ELEMENTS in Runtime_ArrayConcat.

BUG=chromium:450895
LOG=y

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

Cr-Commit-Position: refs/heads/master@{#26219}
src/runtime/runtime-array.cc
test/mjsunit/regress/regress-450895.js [new file with mode: 0644]