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

Issue 1125423004: Add a task to the new task model for computing constant values. (Closed)

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

Description

Add a task to the new task model for computing constant values. Not yet implemented: proper handling of circular references. R=brianwilkerson@google.com, scheglov@google.com Committed: https://code.google.com/p/dart/source/detail?r=45651

Patch Set 1 #

Total comments: 9
Unified diffs Side-by-side diffs Delta from patch set Stats (+212 lines, -62 lines) Patch
M pkg/analyzer/lib/src/generated/constant.dart View 2 chunks +59 lines, -52 lines 0 comments Download
M pkg/analyzer/lib/src/plugin/engine_plugin.dart View 1 chunk +1 line, -0 lines 0 comments Download
M pkg/analyzer/lib/src/task/dart.dart View 3 chunks +71 lines, -10 lines 6 comments Download
M pkg/analyzer/lib/src/task/general.dart View 2 chunks +20 lines, -0 lines 3 comments Download
M pkg/analyzer/test/src/task/dart_test.dart View 3 chunks +61 lines, -0 lines 0 comments Download

Messages

Total messages: 6 (1 generated)
Paul Berry
5 years, 7 months ago (2015-05-08 18:39:04 UTC) #2
scheglov
LGTM https://codereview.chromium.org/1125423004/diff/1/pkg/analyzer/lib/src/task/dart.dart File pkg/analyzer/lib/src/task/dart.dart (right): https://codereview.chromium.org/1125423004/diff/1/pkg/analyzer/lib/src/task/dart.dart#newcode1648 pkg/analyzer/lib/src/task/dart.dart:1648: // are computed first. Should this comment be ...
5 years, 7 months ago (2015-05-08 18:46:08 UTC) #3
Brian Wilkerson
LGTM https://codereview.chromium.org/1125423004/diff/1/pkg/analyzer/lib/src/task/dart.dart File pkg/analyzer/lib/src/task/dart.dart (right): https://codereview.chromium.org/1125423004/diff/1/pkg/analyzer/lib/src/task/dart.dart#newcode182 pkg/analyzer/lib/src/task/dart.dart:182: * TODO(paulberry): is ELEMENT_CACHING_POLICY the correct caching policy? ...
5 years, 7 months ago (2015-05-08 19:22:39 UTC) #4
Paul Berry
https://codereview.chromium.org/1125423004/diff/1/pkg/analyzer/lib/src/task/dart.dart File pkg/analyzer/lib/src/task/dart.dart (right): https://codereview.chromium.org/1125423004/diff/1/pkg/analyzer/lib/src/task/dart.dart#newcode182 pkg/analyzer/lib/src/task/dart.dart:182: * TODO(paulberry): is ELEMENT_CACHING_POLICY the correct caching policy? On ...
5 years, 7 months ago (2015-05-08 19:44:23 UTC) #5
Paul Berry
5 years, 7 months ago (2015-05-08 19:44:52 UTC) #6
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as 45651 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698