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

Issue 169853002: (Pre)Parser: Move ParseExpression and ParseArrayLiteral to ParserBase. (Closed)

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

Description

(Pre)Parser: Move ParseExpression and ParseArrayLiteral to ParserBase. Notes: - The functions already did the same thing -> no changes in logic. - One less glue function needed now. R=ulan@chromium.org BUG=v8:3126 LOG=N Committed: https://code.google.com/p/v8/source/detail?r=19469

Patch Set 1 #

Patch Set 2 : old chunk schmold chunk #

Unified diffs Side-by-side diffs Delta from patch set Stats (+111 lines, -111 lines) Patch
M src/parser.h View 8 chunks +9 lines, -7 lines 0 comments Download
M src/parser.cc View 7 chunks +7 lines, -56 lines 0 comments Download
M src/preparser.h View 14 chunks +92 lines, -6 lines 0 comments Download
M src/preparser.cc View 3 chunks +3 lines, -42 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
marja
ulan, ptal (but no hurry, I won't work on this until Wednesday)
6 years, 10 months ago (2014-02-17 16:56:33 UTC) #1
ulan
lgtm
6 years, 10 months ago (2014-02-18 17:09:00 UTC) #2
marja
6 years, 10 months ago (2014-02-19 08:56:18 UTC) #3
Message was sent while issue was closed.
Committed patchset #2 manually as r19469 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698