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

Issue 1121313004: Move validation logic for constant evaluation into its own class. (Closed)

Created:
5 years, 7 months ago by Paul Berry
Modified:
5 years, 7 months ago
Reviewers:
Brian Wilkerson
CC:
reviews_dartlang.org
Target Ref:
refs/remotes/git-svn
Visibility:
Public.

Description

Move validation logic for constant evaluation into its own class. This will help facilitate some refactoring of constant evaluation that needs to be done in order to prepare it for the new task model. R=brianwilkerson@google.com Committed: https://code.google.com/p/dart/source/detail?r=45527

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+238 lines, -218 lines) Patch
M pkg/analyzer/lib/src/generated/constant.dart View 19 chunks +108 lines, -79 lines 2 comments Download
M pkg/analyzer/lib/src/generated/resolver.dart View 4 chunks +7 lines, -7 lines 0 comments Download
M pkg/analyzer/test/generated/all_the_rest_test.dart View 14 chunks +123 lines, -132 lines 0 comments Download

Messages

Total messages: 5 (1 generated)
Paul Berry
5 years, 7 months ago (2015-05-04 23:06:43 UTC) #2
Brian Wilkerson
LGTM https://codereview.chromium.org/1121313004/diff/1/pkg/analyzer/lib/src/generated/constant.dart File pkg/analyzer/lib/src/generated/constant.dart (right): https://codereview.chromium.org/1121313004/diff/1/pkg/analyzer/lib/src/generated/constant.dart#newcode1338 pkg/analyzer/lib/src/generated/constant.dart:1338: [ConstantEvaluationValidator validator, this._lexicalEnvironment]) It might be better to ...
5 years, 7 months ago (2015-05-05 00:22:47 UTC) #3
Paul Berry
https://codereview.chromium.org/1121313004/diff/1/pkg/analyzer/lib/src/generated/constant.dart File pkg/analyzer/lib/src/generated/constant.dart (right): https://codereview.chromium.org/1121313004/diff/1/pkg/analyzer/lib/src/generated/constant.dart#newcode1338 pkg/analyzer/lib/src/generated/constant.dart:1338: [ConstantEvaluationValidator validator, this._lexicalEnvironment]) On 2015/05/05 00:22:47, Brian Wilkerson wrote: ...
5 years, 7 months ago (2015-05-05 14:16:21 UTC) #4
Paul Berry
5 years, 7 months ago (2015-05-05 14:23:06 UTC) #5
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as 45527 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698