list PRs/commits for spec changes, getBigInt64 constructor

Robin Templeton 2017-10-16 13:51:33 -04:00
parent 83ccc6be1e
commit c7e43edf13

@ -33,7 +33,7 @@
- [x] asIntN [[merged](https://github.com/tc39/test262/commit/443b15e43e8c497b2edcf8c064b11fd7c1ad67fc)]
- prototype
- [x] attributes
- [ ] constructor
- [ ] constructor [[PR](https://github.com/tc39/test262/pull/1279)]
- [ ] toLocaleString (@thejoshwolfe)
- [ ] toString (@cxielarko)
- [ ] valueOf (@thejoshwolfe)
@ -43,9 +43,9 @@
- [ ] BigInt64Array
- [ ] BigUint64Array
- DataViews
- [ ] DataView.prototype.getBigInt64
- [ ] DataView.prototype.getBigInt64 [[PR](https://github.com/tc39/test262/pull/1284)]
- [ ] DataView.prototype.getBigUint64
- [ ] DataView.prototype.setBigInt64
- [ ] DataView.prototype.setBigUint64
- [x] feature declaration (@thejoshwolfe)
- [ ] Recent spec changes (@cxielarko)
- [ ] Recent spec changes (@cxielarko) [[PR](https://github.com/tc39/test262/pull/1281), [merged](https://github.com/tc39/test262/commit/184a37f011e452da8b9e901a99ad958bdfc3daf9)]