test262/test/built-ins/ArrayBuffer
André Bargull ca61d9b876 Add missing tests for "length" and "name" properties of built-in functions
Note: Already uses the updated DataView function lengths from tc39/ecma262#266 (ES2016 Draft 2015-12-20)
2016-01-15 18:12:05 +01:00
..
Symbol.species Add missing tests for "length" and "name" properties of built-in functions 2016-01-15 18:12:05 +01:00
isView Add missing tests for "length" and "name" properties of built-in functions 2016-01-15 18:12:05 +01:00
prototype Add missing tests for "length" and "name" properties of built-in functions 2016-01-15 18:12:05 +01:00
allocation-limit.js Add tests for ArrayBuffer and ArrayBuffer.prototype.slice 2015-12-02 18:05:12 +01:00
data-allocation-after-object-creation.js Add tests for ArrayBuffer and ArrayBuffer.prototype.slice 2015-12-02 18:05:12 +01:00
length-is-absent.js Add tests for ArrayBuffer and ArrayBuffer.prototype.slice 2015-12-02 18:05:12 +01:00
length-is-not-number.js Add tests for ArrayBuffer and ArrayBuffer.prototype.slice 2015-12-02 18:05:12 +01:00
newtarget-prototype-is-not-object.js Add tests for ArrayBuffer and ArrayBuffer.prototype.slice 2015-12-02 18:05:12 +01:00
number-conversion.js Add tests for ArrayBuffer and ArrayBuffer.prototype.slice 2015-12-02 18:05:12 +01:00
positive-integer-length.js Add tests for ArrayBuffer and ArrayBuffer.prototype.slice 2015-12-02 18:05:12 +01:00
prototype-from-newtarget.js Add tests for ArrayBuffer and ArrayBuffer.prototype.slice 2015-12-02 18:05:12 +01:00
undefined-newtarget.js Add tests for ArrayBuffer and ArrayBuffer.prototype.slice 2015-12-02 18:05:12 +01:00
zero-length.js Add tests for ArrayBuffer and ArrayBuffer.prototype.slice 2015-12-02 18:05:12 +01:00