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

Issue 85733002: Experimental scanner: Add base class ScannerBase. (Closed)

Created:
7 years ago by marja
Modified:
7 years ago
Reviewers:
dcarney
CC:
v8-dev
Visibility:
Public.

Description

Experimental scanner: Add base class ScannerBase. This way Parser and PreParser can hold a ScannerBase*, which points to the implementation of ScannerBase for the current encoding. The work is done in pure virtual Scan(); the implementation of Scan is specialized for each encoding. TBR=dcarney@chromium.org BUG= Committed: https://code.google.com/p/v8/source/detail?r=18050

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+69 lines, -58 lines) Patch
M src/lexer/experimental-scanner.h View 6 chunks +69 lines, -58 lines 0 comments Download

Messages

Total messages: 1 (0 generated)
marja
7 years ago (2013-11-25 13:12:48 UTC) #1
Message was sent while issue was closed.
Committed patchset #1 manually as r18050.

Powered by Google App Engine
This is Rietveld 408576698