DataViews update

Robin Templeton 2017-10-16 13:53:27 -04:00
parent c7e43edf13
commit ae29ef47b7

@ -44,8 +44,8 @@
- [ ] BigUint64Array
- DataViews
- [ ] DataView.prototype.getBigInt64 [[PR](https://github.com/tc39/test262/pull/1284)]
- [ ] DataView.prototype.getBigUint64
- [ ] DataView.prototype.setBigInt64
- [ ] DataView.prototype.setBigUint64
- [ ] DataView.prototype.getBigUint64 (@cxielarko)
- [ ] DataView.prototype.setBigInt64 [[branch](https://github.com/cxielarko/test262/tree/setbigint64) not yet submitted as PR]
- [ ] DataView.prototype.setBigUint64 (@cxielarko)
- [x] feature declaration (@thejoshwolfe)
- [ ] Recent spec changes (@cxielarko) [[PR](https://github.com/tc39/test262/pull/1281), [merged](https://github.com/tc39/test262/commit/184a37f011e452da8b9e901a99ad958bdfc3daf9)]