Leonardo Balter c204c30a54 Remove invalid test from ArrayBuffer subclassing
Fixes gh-696

As pointed in gh-696, the ArrayBuffer ctor won't throw a RangeError when
invoked without arguments.

Instead of fixing the invalid assertion, this commit removes it as the
coverage for subclassing is already satisfied by the use of slice.
2016-07-05 16:29:21 -04:00
..
2015-04-27 16:56:19 +02:00
2015-07-17 19:55:00 +02:00
2014-12-07 15:33:09 -08:00
2016-02-22 09:47:42 -05:00