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

Issue 1602203004: Serialize constant initializers. (Closed)

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

Description

Serialize constant initializers. No implementation for element references in this CL. R=paulberry@google.com BUG= Committed: https://github.com/dart-lang/sdk/commit/07f8831bc2c38f746ce2b327f2f3ed02e87a11cc

Patch Set 1 #

Total comments: 18

Patch Set 2 : Merge with AST summarizer. Updates for review comments. #

Patch Set 3 : Add new summarize_const_expr.dart file. #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+1213 lines, -59 lines) Patch
M pkg/analyzer/lib/src/generated/constant.dart View 1 1 chunk +3 lines, -0 lines 1 comment Download
M pkg/analyzer/lib/src/generated/testing/element_factory.dart View 1 1 chunk +5 lines, -1 line 0 comments Download
M pkg/analyzer/lib/src/summary/summarize_ast.dart View 1 4 chunks +31 lines, -0 lines 0 comments Download
A pkg/analyzer/lib/src/summary/summarize_const_expr.dart View 1 2 1 chunk +281 lines, -0 lines 0 comments Download
M pkg/analyzer/lib/src/summary/summarize_elements.dart View 1 6 chunks +97 lines, -45 lines 0 comments Download
M pkg/analyzer/test/generated/resolver_test.dart View 1 2 chunks +11 lines, -5 lines 0 comments Download
M pkg/analyzer/test/src/summary/summary_test.dart View 1 11 chunks +784 lines, -7 lines 0 comments Download
M pkg/analyzer/tool/summary/idl.dart View 1 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 6 (1 generated)
scheglov
4 years, 11 months ago (2016-01-19 19:21:50 UTC) #1
Paul Berry
m https://codereview.chromium.org/1602203004/diff/1/pkg/analyzer/lib/src/summary/summarize_elements.dart File pkg/analyzer/lib/src/summary/summarize_elements.dart (right): https://codereview.chromium.org/1602203004/diff/1/pkg/analyzer/lib/src/summary/summarize_elements.dart#newcode56 pkg/analyzer/lib/src/summary/summarize_elements.dart:56: * Error that described a problem during a ...
4 years, 11 months ago (2016-01-19 20:02:10 UTC) #2
scheglov
PTAL https://codereview.chromium.org/1602203004/diff/1/pkg/analyzer/lib/src/summary/summarize_elements.dart File pkg/analyzer/lib/src/summary/summarize_elements.dart (right): https://codereview.chromium.org/1602203004/diff/1/pkg/analyzer/lib/src/summary/summarize_elements.dart#newcode56 pkg/analyzer/lib/src/summary/summarize_elements.dart:56: * Error that described a problem during a ...
4 years, 11 months ago (2016-01-19 20:59:28 UTC) #3
Paul Berry
lgtm https://codereview.chromium.org/1602203004/diff/40001/pkg/analyzer/lib/src/generated/constant.dart File pkg/analyzer/lib/src/generated/constant.dart (right): https://codereview.chromium.org/1602203004/diff/40001/pkg/analyzer/lib/src/generated/constant.dart#newcode494 pkg/analyzer/lib/src/generated/constant.dart:494: print('???'); Temporary debugging code I assume? Should be ...
4 years, 11 months ago (2016-01-19 21:39:29 UTC) #4
scheglov
4 years, 11 months ago (2016-01-19 21:42:55 UTC) #6
Message was sent while issue was closed.
Committed patchset #3 (id:40001) manually as
07f8831bc2c38f746ce2b327f2f3ed02e87a11cc (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698