parseInt

Robin Templeton 2017-10-16 14:20:18 -04:00
parent f98b92c649
commit eed4c36ddf

@ -29,7 +29,7 @@
- BigInt object - BigInt object
- [x] constructor - [x] constructor
- [x] property descriptor (@thejoshwolfe) - [x] property descriptor (@thejoshwolfe)
- [x] parseInt (@cxielarko) - [ ] parseInt [[PR](https://github.com/tc39/test262/pull/1208)]
- [x] asUintN [[merged](https://github.com/tc39/test262/commit/dafde72971845dc6f2da7549f0688ff2d2fe3d01)] - [x] asUintN [[merged](https://github.com/tc39/test262/commit/dafde72971845dc6f2da7549f0688ff2d2fe3d01)]
- [x] asIntN [[merged](https://github.com/tc39/test262/commit/443b15e43e8c497b2edcf8c064b11fd7c1ad67fc)] - [x] asIntN [[merged](https://github.com/tc39/test262/commit/443b15e43e8c497b2edcf8c064b11fd7c1ad67fc)]
- prototype - prototype