DescriptionCleanup destructuring-related error reporting in ParserBase
Several minor cleanups to error handling in expression parsing:
- Remove duplication of binding and assignment error reporting.
- RecordBindingPatternError calls are changed to shorter BindingPatternUnexpectedToken
calls where possible.
- No-op error recording calls are removed.
Committed: https://crrev.com/0b271defa5c536f812df68e54f655a38b60ee82a
Cr-Commit-Position: refs/heads/master@{#33915}
Patch Set 1 #
Dependent Patchsets: Messages
Total messages: 10 (3 generated)
|