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

Issue 43993002: Experimental scanner: More fixes. (Closed)

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

Description

Experimental 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 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+10 lines, -11 lines) Patch
M src/lexer/lexer.re View 4 chunks +10 lines, -11 lines 0 comments Download

Messages

Total messages: 1 (0 generated)
marja
7 years, 2 months ago (2013-10-25 11:57:30 UTC) #1
Message was sent while issue was closed.
Committed patchset #1 manually as r17395 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698