ToObject is already done

Josh Wolfe 2017-09-26 10:19:59 -07:00
parent f283b2334f
commit 37ed47702a

@ -5,7 +5,7 @@
- [ ] 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)
- [x] ToObject [[merged](https://github.com/tc39/test262/commit/dafde72971845dc6f2da7549f0688ff2d2fe3d01)]
- [ ] ToNumeric [some testing [merged](https://github.com/tc39/test262/commit/37beb365245f82f3932e4ec6c3fb84490eba630b#diff-3b50cc3991f4c891b90554b59baf74ed), more through testing [PR](https://github.com/tc39/test262/pull/1243)]
- [ ] RequireObjectCoercible (@thejoshwolfe)
- Testing/comparison