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

Issue 59743008: Refactor lexer-shell: extract functions to run scanners, to print tokens. (Closed)

Created:
7 years, 1 month ago by ulan
Modified:
7 years, 1 month ago
Reviewers:
marja
CC:
v8-dev
Visibility:
Public.

Description

Refactor lexer-shell: extract functions to run scanners, to print tokens. This also allows to run scanner without pushing tokens to a vector. BUG= R=marja@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=17558

Patch Set 1 #

Total comments: 1

Patch Set 2 : Address comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+104 lines, -61 lines) Patch
M src/lexer/lexer-shell.cc View 1 3 chunks +104 lines, -61 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
ulan
PTAL
7 years, 1 month ago (2013-11-07 11:19:19 UTC) #1
marja
lgtm with comment https://chromiumcodereview.appspot.com/59743008/diff/1/src/lexer/lexer-shell.cc File src/lexer/lexer-shell.cc (right): https://chromiumcodereview.appspot.com/59743008/diff/1/src/lexer/lexer-shell.cc#newcode283 src/lexer/lexer-shell.cc:283: if (run_baseline) { run_experimental
7 years, 1 month ago (2013-11-07 11:52:21 UTC) #2
ulan
7 years, 1 month ago (2013-11-07 12:13:45 UTC) #3
Message was sent while issue was closed.
Committed patchset #2 manually as r17558 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698