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

Issue 246963005: Change ErrorNode to masquerade as a null literal. (Closed)

Created:
6 years, 8 months ago by ahe
Modified:
6 years, 8 months ago
Reviewers:
Johnni Winther
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Change ErrorNode to masquerade as a null literal. BUG=http://dartbug.com/18072 R=johnniwinther@google.com Committed: https://code.google.com/p/dart/source/detail?r=35388

Patch Set 1 #

Total comments: 2

Patch Set 2 : Merged with r35372 #

Patch Set 3 : Merged with r35381 and exception for MessageKind.UNMATCHED_TOKEN. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+47 lines, -9 lines) Patch
M dart/sdk/lib/_internal/compiler/implementation/tree/nodes.dart View 1 chunk +3 lines, -5 lines 0 comments Download
M dart/sdk/lib/_internal/compiler/implementation/warnings.dart View 1 2 chunks +2 lines, -2 lines 0 comments Download
M dart/tests/compiler/dart2js/message_kind_helper.dart View 1 2 3 chunks +42 lines, -2 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
ahe
https://codereview.chromium.org/246963005/diff/1/dart/sdk/lib/_internal/compiler/implementation/warnings.dart File dart/sdk/lib/_internal/compiler/implementation/warnings.dart (right): https://codereview.chromium.org/246963005/diff/1/dart/sdk/lib/_internal/compiler/implementation/warnings.dart#newcode1500 dart/sdk/lib/_internal/compiler/implementation/warnings.dart:1500: main() => new Class().method(); Gets rid of a warning. ...
6 years, 8 months ago (2014-04-22 14:06:20 UTC) #1
Johnni Winther
lgtm
6 years, 8 months ago (2014-04-23 07:19:17 UTC) #2
ahe
6 years, 8 months ago (2014-04-24 18:13:42 UTC) #3
Message was sent while issue was closed.
Committed patchset #3 manually as r35388 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698