diff --git a/BigInt-test-plan.md b/BigInt-test-plan.md index 21e64c2..2a679c8 100644 --- a/BigInt-test-plan.md +++ b/BigInt-test-plan.md @@ -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)]