DescriptionRewrite scopes in computed properties in destructured parameters
While we properly handled scopes of initializers in destructured parameters,
we never did the right thing for computed properties. This patch fixes that
by factoring out PatternRewriter's scope rewriting logic and calls it
for the computed property case.
BUG=chromium:620119
Committed: https://crrev.com/f795a790100832ff8eb7aba29676efe6beff8ea8
Cr-Commit-Position: refs/heads/master@{#37228}
Patch Set 1 #Patch Set 2 : Refactored and rebased on top of other fix #Patch Set 3 : Fix dcheck #
Messages
Total messages: 10 (5 generated)
|