Description[es6] support `get` and `set` in shorthand properties
Add support for `get` and `set` as shorthand properties. Also
supports them for CoverInitializedName in BindingPatterns and (once implemented)
AssignmentPatterns.
BUG=v8:4412, v8:3584
LOG=N
R=adamk, aperez, wingo, rossberg
Committed: https://crrev.com/b444da41ad9ef32cea08fd24fd89eab258cd1360
Cr-Commit-Position: refs/heads/master@{#30769}
Patch Set 1 #Patch Set 2 : Add binding pattern tests too #Patch Set 3 : Alternate version using GOTO, take your pick? #
Total comments: 2
Patch Set 4 : A more fundamental refactoring to make things clearer #
Total comments: 3
Patch Set 5 : Make the comments a bit better #Patch Set 6 : Return to initial hack implementation (for interdiff) #Patch Set 7 : Use a better version of the hack #Patch Set 8 : Rebase #
Messages
Total messages: 14 (4 generated)
|