Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(26)

Issue 1688833004: Cleanup destructuring-related error reporting in ParserBase (Closed)

Created:
4 years, 10 months ago by adamk
Modified:
4 years, 10 months ago
Reviewers:
rossberg
CC:
v8-reviews_googlegroups.com
Base URL:
https://chromium.googlesource.com/v8/v8.git@master
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

Cleanup 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 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+11 lines, -30 lines) Patch
M src/parsing/parser-base.h View 10 chunks +11 lines, -30 lines 0 comments Download

Dependent Patchsets:

Messages

Total messages: 10 (3 generated)
adamk
This changes a few error messages (around using non-'=' operators or arrow functions on the ...
4 years, 10 months ago (2016-02-11 00:31:12 UTC) #2
caitp (gmail)
On 2016/02/11 00:31:12, adamk wrote: > This changes a few error messages (around using non-'=' ...
4 years, 10 months ago (2016-02-11 01:39:16 UTC) #3
rossberg
lgtm
4 years, 10 months ago (2016-02-11 11:53:24 UTC) #4
adamk
On 2016/02/11 01:39:16, caitp wrote: > On 2016/02/11 00:31:12, adamk wrote: > > This changes ...
4 years, 10 months ago (2016-02-11 18:53:54 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1688833004/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1688833004/1
4 years, 10 months ago (2016-02-11 18:54:00 UTC) #7
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 10 months ago (2016-02-11 18:57:03 UTC) #8
commit-bot: I haz the power
4 years, 10 months ago (2016-02-11 18:57:20 UTC) #10
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/0b271defa5c536f812df68e54f655a38b60ee82a
Cr-Commit-Position: refs/heads/master@{#33915}

Powered by Google App Engine
This is Rietveld 408576698