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

Issue 157453003: Unify function parameter checking in PreParser and Parser. (Closed)

Created:
6 years, 10 months ago by marja
Modified:
6 years, 10 months ago
Reviewers:
Michael Starzinger
CC:
v8-dev
Visibility:
Public.

Description

Unify function parameter checking in PreParser and Parser. This also makes the "delayed strict mode violations" mechanism in PreParser unnecessary. The attached tests didn't pass before this CL but now they do. BUG=v8:3126 LOG=N R=mstarzinger@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=19197

Patch Set 1 #

Patch Set 2 : old chunk, don't mismatch! #

Patch Set 3 : . #

Patch Set 4 : . #

Unified diffs Side-by-side diffs Delta from patch set Stats (+98 lines, -92 lines) Patch
M src/parser.cc View 4 chunks +18 lines, -13 lines 0 comments Download
M src/preparser.h View 2 chunks +0 lines, -14 lines 0 comments Download
M src/preparser.cc View 8 chunks +43 lines, -65 lines 0 comments Download
M test/cctest/test-parsing.cc View 1 chunk +37 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Michael Starzinger
LGTM. I like the change.
6 years, 10 months ago (2014-02-07 12:41:03 UTC) #1
marja
6 years, 10 months ago (2014-02-07 12:44:53 UTC) #2
Message was sent while issue was closed.
Committed patchset #4 manually as r19197 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698