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

Issue 8384003: Merged Scanner and JavaScriptScanner. (Closed)

Created:
9 years, 1 month ago by Lasse Reichstein
Modified:
9 years, 1 month ago
CC:
v8-dev
Visibility:
Public.

Description

Merged Scanner and JavaScriptScanner. JavaScriptScanner had become the only concrete subclass of Scanner, so there was no longer a need for the distinction. Also fixed up comments. Committed: http://code.google.com/p/v8/source/detail?r=9854

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+163 lines, -211 lines) Patch
M src/parser.h View 2 chunks +2 lines, -2 lines 0 comments Download
M src/parser.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/preparser.h View 3 chunks +3 lines, -3 lines 0 comments Download
M src/preparser.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M src/preparser-api.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/scanner.h View 9 chunks +112 lines, -133 lines 0 comments Download
M src/scanner.cc View 19 chunks +33 lines, -60 lines 0 comments Download
M test/cctest/test-parsing.cc View 9 chunks +9 lines, -9 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Lasse Reichstein
9 years, 1 month ago (2011-10-31 14:56:45 UTC) #1
Vyacheslav Egorov (Chromium)
9 years, 1 month ago (2011-10-31 15:35:27 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698