Fix speedup of typedarray-length loading in the ICs as well as Crankshaft
authorverwaest <verwaest@chromium.org>
Mon, 30 Mar 2015 11:50:04 +0000 (04:50 -0700)
committerCommit bot <commit-bot@chromium.org>
Mon, 30 Mar 2015 11:50:23 +0000 (11:50 +0000)
commit87eef73234e7e801b41e5a52a8ebc66f2c3bc602
treed5aaded23fb79ef27c60b427a41250ed19422c89
parent97981d94130531dd4c7d74a6efbf34f68f253da0
Fix speedup of typedarray-length loading in the ICs as well as Crankshaft

BUG=

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

Cr-Commit-Position: refs/heads/master@{#27519}
src/accessors.cc
src/ic/ic.cc
src/typedarray.js
src/v8natives.js
test/mjsunit/regress/regress-typedarray-length.js [new file with mode: 0644]