Revert "typed arrays: copy non-ArrayBuffer in DataView ctor"
authorBen Noordhuis <info@bnoordhuis.nl>
Sat, 9 Feb 2013 07:49:10 +0000 (08:49 +0100)
committerBen Noordhuis <info@bnoordhuis.nl>
Sun, 10 Feb 2013 14:22:27 +0000 (15:22 +0100)
commitfd9d8b5e4ab221213fc493efa0044b068f81fa75
tree24e74ca841fd4df908587adfbca23cf3030c4b7c
parent1ba39226b2235a6cad40c10d802cffc1f7cdf23d
Revert "typed arrays: copy non-ArrayBuffer in DataView ctor"

We're going to follow browser behavior here.

This reverts commit 7b0770bff56122c245f83e8ee9608e1a0082c15e.
src/v8_typed_array.cc
test/simple/test-typed-arrays.js