https://codereview.chromium.org/14650014/diff/1/test/mjsunit/harmony/typedarrays.js
File test/mjsunit/harmony/typedarrays.js (right):

https://codereview.chromium.org/14650014/diff/1/test/mjsunit/harmony/typedarrays.js#newcode283
test/mjsunit/harmony/typedarrays.js:283: assertThrows(function()
{d.get.call(o);}, TypeError);
You could also check that it _does_ work when you d.get.call on an
appropriate typed array.

Should it actually work on a different array type?

https://codereview.chromium.org/14650014/

--
--
v8-dev mailing list
v8-dev@googlegroups.com
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to v8-dev+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to