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

Issue 17112020: Fix an off by one AST node error, when fetching the type of a new List constructor. (Closed)

Created:
7 years, 6 months ago by ngeoffray
Modified:
7 years, 6 months ago
Reviewers:
kasperl
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Fix an off by one AST node error, when fetching the type of a new List constructor. R=kasperl@google.com Committed: https://code.google.com/p/dart/source/detail?r=24171

Patch Set 1 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+50 lines, -2 lines) Patch
M sdk/lib/_internal/compiler/implementation/ssa/builder.dart View 1 chunk +2 lines, -2 lines 0 comments Download
A tests/compiler/dart2js/list_tracer_node_type_test.dart View 1 chunk +48 lines, -0 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
ngeoffray
7 years, 6 months ago (2013-06-19 07:59:16 UTC) #1
kasperl
LGTM!
7 years, 6 months ago (2013-06-19 08:04:10 UTC) #2
ngeoffray
7 years, 6 months ago (2013-06-19 08:26:15 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r24171 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698