[simd.js] Set --harmony-simd flag in test config.
authorbbudge <bbudge@chromium.org>
Mon, 24 Aug 2015 21:18:54 +0000 (14:18 -0700)
committerCommit bot <commit-bot@chromium.org>
Mon, 24 Aug 2015 21:19:09 +0000 (21:19 +0000)
commit2090c08d3ebafbabf5e2a85a58d605d60cbf6650
treedd1af1eca0a5a2c3371cf55bec43db0e3728d1c7
parent45e2628df7bc4151a893f38794014082e0b269d5
[simd.js] Set --harmony-simd flag in test config.
Adds the flag to the test configuration so we aren't just testing the
polyfill.
Fixes some number conversion in native fromFloat32x4 function that now
fails.

LOG=N
BUG=v8:4124

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

Cr-Commit-Position: refs/heads/master@{#30341}
src/runtime/runtime-simd.cc
test/simdjs/testcfg.py