Chromium Code Reviews
DescriptionExperimental scanner: More fixes.
Failures now down to 9 (from 16).
"marker_" was unused; using it for the purpose of going back to a defined point
in the character stream. E.g., if we're parsing "\illegalstuff\22222" and notice
a "\" after the number. At this point we need to push 22222 as ILLEGAL, so we
need to know where it started.
TBR=dcarney@chromium.org
BUG=
Committed: https://code.google.com/p/v8/source/detail?r=17395
Patch Set 1 #
Messages
Total messages: 1 (0 generated)
|
|||||||||||||||||||