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

Issue 98933002: Experimental parser: crash fix. (Closed)

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

Description

Experimental parser: crash fix. PreParser doesn't own its scanner_, Parser does. This is confusing, since both inherit from ParserBase which has the scanner_ member variable (-> to be fixed later). TBR=ulan@chromium.org BUG= Committed: https://code.google.com/p/v8/source/detail?r=18186

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -4 lines) Patch
M src/parser.h View 1 chunk +2 lines, -0 lines 0 comments Download
M src/preparser.h View 1 chunk +1 line, -4 lines 0 comments Download

Messages

Total messages: 1 (0 generated)
marja
7 years ago (2013-12-02 12:00:23 UTC) #1
Message was sent while issue was closed.
Committed patchset #1 manually as r18186 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698