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

Issue 772133002: Evaluate annotations using ConstantValueComputer. (Closed)

Created:
6 years ago by Paul Berry
Modified:
6 years ago
Reviewers:
Brian Wilkerson
CC:
reviews_dartlang.org, Johnni Winther
Visibility:
Public.

Description

Evaluate annotations using ConstantValueComputer. This is a step towards fixing bug 15467 (Analyzer does not handle aliases of @proxy). It should also help integration between analyzer and dart2js (since Dart2js will need to know the constant values associated with annotations). R=brianwilkerson@google.com Committed: https://code.google.com/p/dart/source/detail?r=42076

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+299 lines, -3 lines) Patch
M pkg/analyzer/lib/src/generated/constant.dart View 6 chunks +66 lines, -3 lines 0 comments Download
M pkg/analyzer/lib/src/generated/element.dart View 1 chunk +7 lines, -0 lines 0 comments Download
M pkg/analyzer/test/generated/all_the_rest_test.dart View 4 chunks +226 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (1 generated)
Paul Berry
6 years ago (2014-12-02 17:25:13 UTC) #2
Brian Wilkerson
LGTM
6 years ago (2014-12-02 18:09:55 UTC) #3
Paul Berry
6 years ago (2014-12-02 20:59:19 UTC) #4
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as 42076 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698