PR for ToBoolean

Josh Wolfe 2017-09-25 16:27:32 -07:00
parent fd37cb2019
commit bd64f8deb5

@ -2,7 +2,7 @@
- [x] invalid digits
- Type conversion
- [x] ToPrimitive [[merged](https://github.com/tc39/test262/commit/dafde72971845dc6f2da7549f0688ff2d2fe3d01)]
- [ ] ToBoolean (@thejoshwolfe)
- [ ] ToBoolean [[PR](https://github.com/tc39/test262/pull/1241)]
- [x] ToNumber [[merged](https://github.com/tc39/test262/commit/dafde72971845dc6f2da7549f0688ff2d2fe3d01)]
- [x] ToString [[merged](https://github.com/tc39/test262/commit/f83adad4bd1e2005401fb7791fa86f8cf749908e)]
- [ ] ToObject (@thejoshwolfe)