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

Issue 2023393003: Move constant expression resynthesis into ConstVariableElement mixin. (Closed)

Created:
4 years, 6 months ago by scheglov
Modified:
4 years, 6 months ago
CC:
reviews_dartlang.org
Base URL:
git@github.com:dart-lang/sdk.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Move constant expression resynthesis into ConstVariableElement mixin. This adds a megamorphic call into 'get constantInitializer', but allows us to remove duplicate code. R=brianwilkerson@google.com, paulberry@google.com BUG= Committed: https://github.com/dart-lang/sdk/commit/fb0020f6e05c5d32fbcc6409af08ac90929dca0f

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+34 lines, -84 lines) Patch
M pkg/analyzer/lib/src/dart/element/element.dart View 8 chunks +32 lines, -78 lines 0 comments Download
M pkg/analyzer/lib/src/summary/resynthesize.dart View 1 chunk +2 lines, -6 lines 0 comments Download

Messages

Total messages: 5 (1 generated)
scheglov
4 years, 6 months ago (2016-06-01 20:37:35 UTC) #1
Brian Wilkerson
lgtm
4 years, 6 months ago (2016-06-01 21:11:58 UTC) #2
Paul Berry
lgtm
4 years, 6 months ago (2016-06-01 21:23:18 UTC) #3
scheglov
4 years, 6 months ago (2016-06-01 21:37:37 UTC) #5
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
fb0020f6e05c5d32fbcc6409af08ac90929dca0f (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698