DescriptionClass fields, part 2 (desugaring)
This is one part of a WIP implementation of the stage-2 proposal to add
fields to classes: https://github.com/tc39/proposal-class-public-fields
See design doc:
https://docs.google.com/document/d/1WRtNm3ZLNJT1WVr8aq4RJuByYgfuAFAhj20LwTW6JVE/
This adds the desugaring logic to the parser. It isn't usable without
the (forthcoming) backend changes.
BUG=v8:5367
Committed: https://crrev.com/834aec33918ad645aba3b2662d6ceab056867427
Cr-Commit-Position: refs/heads/master@{#39460}
Patch Set 1 #
Total comments: 25
Patch Set 2 : dan's comments #Patch Set 3 : proxy support #Patch Set 4 : rebase #Patch Set 5 : shorter name #Patch Set 6 : rebase harder #
Depends on Patchset: Dependent Patchsets: Messages
Total messages: 31 (23 generated)
|