parseint

Robin Templeton 2017-10-18 12:43:50 -04:00
parent 811bdb31d3
commit 79a4a41b6d

@ -26,7 +26,7 @@
- BigInt object
- [x] constructor
- [x] property descriptor (@thejoshwolfe)
- [ ] parseInt [[PR](https://github.com/tc39/test262/pull/1208)]
- [x] parseInt [[merged](https://github.com/tc39/test262/commit/72fb638ca76272f8ee1d1caf2b84964a22525182)]
- [x] asUintN [[merged](https://github.com/tc39/test262/commit/dafde72971845dc6f2da7549f0688ff2d2fe3d01)]
- [x] asIntN [[merged](https://github.com/tc39/test262/commit/443b15e43e8c497b2edcf8c064b11fd7c1ad67fc)]
- [x] attributes [[merged](https://github.com/tc39/test262/commit/339222b445b52391dd37adab2dfd47aac9ebf7b3)]