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

Issue 2988373002: Store parts in Kernel Library, resynthesize parts in Analyzer. (Closed)

Created:
3 years, 4 months ago by scheglov
Modified:
3 years, 4 months ago
CC:
reviews_dartlang.org, dart-fe-team+reviews_google.com, vm-dev_dartlang.org
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Patch Set 1 #

Total comments: 4

Patch Set 2 : Fixes for review comments. #

Patch Set 3 : Fixes for review comments. #

Total comments: 13

Patch Set 4 : Fixes for review comments. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+343 lines, -223 lines) Patch
M pkg/analyzer/lib/src/dart/element/element.dart View 1 2 3 15 chunks +50 lines, -39 lines 0 comments Download
M pkg/analyzer/lib/src/kernel/resynthesize.dart View 1 2 3 11 chunks +195 lines, -107 lines 0 comments Download
M pkg/analyzer/test/src/summary/resynthesize_kernel_test.dart View 7 chunks +0 lines, -77 lines 0 comments Download
M pkg/front_end/lib/src/fasta/kernel/kernel_library_builder.dart View 1 2 3 2 chunks +9 lines, -0 lines 0 comments Download
M pkg/kernel/lib/ast.dart View 1 6 chunks +42 lines, -0 lines 0 comments Download
M pkg/kernel/lib/binary/ast_from_binary.dart View 2 chunks +12 lines, -0 lines 0 comments Download
M pkg/kernel/lib/binary/ast_to_binary.dart View 3 chunks +20 lines, -0 lines 0 comments Download
M pkg/kernel/lib/visitor.dart View 1 chunk +1 line, -0 lines 0 comments Download
M runtime/vm/kernel_binary_flowgraph.h View 1 2 3 3 chunks +9 lines, -0 lines 0 comments Download
M runtime/vm/kernel_binary_flowgraph.cc View 1 2 3 1 chunk +5 lines, -0 lines 0 comments Download

Messages

Total messages: 8 (1 generated)
scheglov
3 years, 4 months ago (2017-08-02 22:14:15 UTC) #1
Siggi Cherem (dart-lang)
kernel/fe changes lgtm after minor changes below https://codereview.chromium.org/2988373002/diff/1/pkg/front_end/lib/src/fasta/kernel/kernel_library_builder.dart File pkg/front_end/lib/src/fasta/kernel/kernel_library_builder.dart (right): https://codereview.chromium.org/2988373002/diff/1/pkg/front_end/lib/src/fasta/kernel/kernel_library_builder.dart#newcode779 pkg/front_end/lib/src/fasta/kernel/kernel_library_builder.dart:779: // TODO(scheglov): ...
3 years, 4 months ago (2017-08-02 23:06:23 UTC) #2
scheglov
https://codereview.chromium.org/2988373002/diff/1/pkg/front_end/lib/src/fasta/kernel/kernel_library_builder.dart File pkg/front_end/lib/src/fasta/kernel/kernel_library_builder.dart (right): https://codereview.chromium.org/2988373002/diff/1/pkg/front_end/lib/src/fasta/kernel/kernel_library_builder.dart#newcode779 pkg/front_end/lib/src/fasta/kernel/kernel_library_builder.dart:779: // TODO(scheglov): https://github.com/dart-lang/sdk/issues/30284 On 2017/08/02 23:06:23, Siggi Cherem (dart-lang) ...
3 years, 4 months ago (2017-08-03 00:16:35 UTC) #3
ahe
lgtm https://codereview.chromium.org/2988373002/diff/40001/pkg/analyzer/lib/src/kernel/resynthesize.dart File pkg/analyzer/lib/src/kernel/resynthesize.dart (left): https://codereview.chromium.org/2988373002/diff/40001/pkg/analyzer/lib/src/kernel/resynthesize.dart#oldcode619 pkg/analyzer/lib/src/kernel/resynthesize.dart:619: ElementImpl _getElement(kernel.CanonicalName name) { It would have been ...
3 years, 4 months ago (2017-08-03 10:43:47 UTC) #4
Brian Wilkerson
lgtm
3 years, 4 months ago (2017-08-03 13:41:35 UTC) #5
scheglov
Thank you for the comments. https://codereview.chromium.org/2988373002/diff/40001/pkg/analyzer/lib/src/kernel/resynthesize.dart File pkg/analyzer/lib/src/kernel/resynthesize.dart (right): https://codereview.chromium.org/2988373002/diff/40001/pkg/analyzer/lib/src/kernel/resynthesize.dart#newcode83 pkg/analyzer/lib/src/kernel/resynthesize.dart:83: // If the name ...
3 years, 4 months ago (2017-08-03 17:25:56 UTC) #6
scheglov
3 years, 4 months ago (2017-08-03 17:36:06 UTC) #8
Message was sent while issue was closed.
Committed patchset #4 (id:60001) manually as
60a576108c903c8c34a2ff8cd64dfe6cd911f4d6 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698