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

Issue 735303002: Incremental compilation of added instance fields. (Closed)

Created:
6 years, 1 month ago by ahe
Modified:
6 years, 1 month ago
Reviewers:
Johnni Winther
CC:
reviews_dartlang.org, kasperl, lukechurch
Visibility:
Public.

Description

Incremental compilation of added instance fields. R=johnniwinther@google.com Committed: https://code.google.com/p/dart/source/detail?r=41905

Patch Set 1 #

Patch Set 2 : Merged with r41892 #

Total comments: 2

Patch Set 3 : Merged with r41899. #

Patch Set 4 : Add comment. #

Patch Set 5 : Merged with r41904. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+130 lines, -4 lines) Patch
M dart/pkg/compiler/lib/src/elements/modelx.dart View 1 2 3 4 1 chunk +5 lines, -0 lines 0 comments Download
M dart/pkg/dart2js_incremental/lib/library_updater.dart View 1 2 3 7 chunks +72 lines, -4 lines 0 comments Download
M dart/tests/try/web/incremental_compilation_update_test.dart View 1 chunk +53 lines, -0 lines 0 comments Download

Messages

Total messages: 5 (1 generated)
ahe
6 years, 1 month ago (2014-11-19 13:44:31 UTC) #2
Johnni Winther
lgtm https://codereview.chromium.org/735303002/diff/20001/dart/pkg/dart2js_incremental/lib/library_updater.dart File dart/pkg/dart2js_incremental/lib/library_updater.dart (right): https://codereview.chromium.org/735303002/diff/20001/dart/pkg/dart2js_incremental/lib/library_updater.dart#newcode263 dart/pkg/dart2js_incremental/lib/library_updater.dart:263: void addFields( Add documentation, especially for [syntheticContainer].
6 years, 1 month ago (2014-11-21 14:23:05 UTC) #3
ahe
Thank you, Johnni! https://codereview.chromium.org/735303002/diff/20001/dart/pkg/dart2js_incremental/lib/library_updater.dart File dart/pkg/dart2js_incremental/lib/library_updater.dart (right): https://codereview.chromium.org/735303002/diff/20001/dart/pkg/dart2js_incremental/lib/library_updater.dart#newcode263 dart/pkg/dart2js_incremental/lib/library_updater.dart:263: void addFields( On 2014/11/21 14:23:05, Johnni ...
6 years, 1 month ago (2014-11-21 15:48:47 UTC) #4
ahe
6 years, 1 month ago (2014-11-21 15:52:49 UTC) #5
Message was sent while issue was closed.
Committed patchset #5 (id:40002) manually as 41905 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698