DescriptionRemove is_parenthesized bit from Expression and PreParserExpression
This bit was ostensibly being used to provide appropriate syntax
errors for invalid destructuring assignment patterns, but adding a
single call to RecordPatternError() (in place of
BindingPatternUnexpectedToken()) seems to have replaced the need for it.
Committed: https://crrev.com/1c318a9e4c5d379f78e48062e7a1b0be122d6f56
Cr-Commit-Position: refs/heads/master@{#33750}
Patch Set 1 #
Depends on Patchset: Messages
Total messages: 11 (3 generated)
|