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

Issue 220233006: PreParser fix: propagate reference erros properly. (Closed)

Created:
6 years, 8 months ago by marja
Modified:
6 years, 8 months ago
Reviewers:
rossberg
CC:
v8-dev
Visibility:
Public.

Description

PreParser fix: propagate reference erros properly. For example, invalid left hand sides are reference errors. PreParser didn't use to produce this error ever, so the code for propagating reference errors properly was missing, and reference errors turned into syntax errors. R=rossberg@chromium.org BUG= Committed: https://code.google.com/p/v8/source/detail?r=20408

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+51 lines, -33 lines) Patch
M src/parser.h View 2 chunks +6 lines, -5 lines 0 comments Download
M src/parser.cc View 4 chunks +13 lines, -8 lines 0 comments Download
M src/preparse-data.h View 5 chunks +19 lines, -12 lines 0 comments Download
M src/preparse-data.cc View 2 chunks +7 lines, -4 lines 0 comments Download
M src/preparse-data-format.h View 1 chunk +2 lines, -1 line 0 comments Download
M src/preparser.cc View 2 chunks +4 lines, -3 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
marja
rossberg, ptal
6 years, 8 months ago (2014-04-01 13:10:46 UTC) #1
rossberg
lgtm
6 years, 8 months ago (2014-04-01 13:13:46 UTC) #2
marja
6 years, 8 months ago (2014-04-01 14:18:02 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r20408 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698