diff --git a/BigInt-test-plan.md b/BigInt-test-plan.md index 793935f..cbb8966 100644 --- a/BigInt-test-plan.md +++ b/BigInt-test-plan.md @@ -29,7 +29,7 @@ - BigInt object - [x] constructor - [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] asIntN [[merged](https://github.com/tc39/test262/commit/443b15e43e8c497b2edcf8c064b11fd7c1ad67fc)] - prototype