tc39/proposal-private-fields-in-in

Path to Stage 4!

ljharb opened this issue ยท 9 comments

Stage 4

  • committee approval
  • class fields is stage 4
  • two implementations
  • significant in-the-field experience
  • ecma262 PR approved
  • prepare ecma262 PR (based on top of tc39/ecma262#1668)
  • merge test262 tests
  • write test262 tests (PR)

Stage 3

  • committee approval
  • spec editor signoff (@michaelficarra, since the other editors are a champion or stage 2 reviewers)
  • spec reviewer signoff
  • receive implementor feedback

Stage 2

Stage 1

  • committee approval

@ljharb You'll need to add the new alternative in each of the SDOs defined over RelationalExpression. What's there LGTM though.

syg commented

Contents lgtm.

So far this seems fine to me but I'd also want to check it against the base proposal. Is there a rendered version of tc39/ecma262#1668 ? Rendering of that one seems to have failed.

@waldemarhorwat tc39/ecma262#1668 has now been rebased, thanks to @Ms2ger . You can find a rendered version at https://arai-a.github.io/ecma262-compare/?pr=1668 (thanks, @arai-a!)

@ljharb I'd be happy to write the Test262 tests. Can you let me know if that's already underway?

@jugglinmike that would be awesome. I havenโ€™t had time to start yet, and i wasnโ€™t sure what the best way would be wrt the generated tests.

Cool. I'll let you know when the patch is up for review

Here's that patch: tc39/test262#2963

This proposal is now stage 4!

tc39/proposals@0e01f7e