Add test case for typed arrays slicing
authordanno@chromium.org <danno@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Mon, 2 Jul 2012 10:45:00 +0000 (10:45 +0000)
committerdanno@chromium.org <danno@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Mon, 2 Jul 2012 10:45:00 +0000 (10:45 +0000)
commit34d79888fb77d251651025a16202179e3b90ff66
tree6f512050f00077cdb1a8dab995a273568a96975d
parentd030121458912480be7aeeee7e60bb5a6fcf341f
Add test case for typed arrays slicing

R=rossberg@chromium.org

Review URL: https://chromiumcodereview.appspot.com/10698069

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@11962 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
test/mjsunit/typed-array-slice.js [new file with mode: 0644]