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

Issue 238253012: Tiny Parser fix: init identifiers. (Closed)

Created:
6 years, 8 months ago by marja
Modified:
6 years, 8 months ago
Reviewers:
ulan
CC:
v8-dev
Visibility:
Public.

Description

Tiny Parser fix: init identifiers. This bug went unnoticed because PreParserIdentifier and Handle<String> have default ctors which create a null identifier, but this it not true for all possible identifier types (especially pointers). R=ulan@chromium.org BUG= Committed: https://code.google.com/p/v8/source/detail?r=20834

Patch Set 1 #

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

Messages

Total messages: 3 (0 generated)
marja
ulan, ptal
6 years, 8 months ago (2014-04-17 08:51:49 UTC) #1
ulan
lgtm
6 years, 8 months ago (2014-04-17 08:55:33 UTC) #2
marja
6 years, 8 months ago (2014-04-17 09:23:20 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r20834 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698