Chromium Code Reviews
DescriptionExperimental 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 #
Messages
Total messages: 1 (0 generated)
|
|||||||||||||||||||