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

Issue 768993003: Track emitted classes in incremental compiler. (Closed)

Created:
6 years ago by ahe
Modified:
6 years ago
CC:
reviews_dartlang.org, kasperl, lukechurch, floitsch
Visibility:
Public.

Description

Track emitted classes in incremental compiler. R=johnniwinther@google.com Committed: https://code.google.com/p/dart/source/detail?r=42282

Patch Set 1 #

Patch Set 2 : Remove duplicated word in comment. #

Total comments: 9

Patch Set 3 : Rename computeNeeds to computeAllNeededEntities. #

Patch Set 4 : Update caller of computeAllNeededEntities. #

Patch Set 5 : Fix long line. #

Patch Set 6 : Merged with r42244. #

Patch Set 7 : Merged with r42279. #

Total comments: 3
Unified diffs Side-by-side diffs Delta from patch set Stats (+108 lines, -30 lines) Patch
M dart/pkg/compiler/lib/src/js_emitter/code_emitter_task.dart View 1 2 3 4 5 1 chunk +13 lines, -10 lines 1 comment Download
M dart/pkg/dart2js_incremental/lib/caching_compiler.dart View 1 2 3 4 5 1 chunk +1 line, -0 lines 0 comments Download
M dart/pkg/dart2js_incremental/lib/library_updater.dart View 1 2 3 4 5 6 2 chunks +29 lines, -20 lines 2 comments Download
M dart/tests/try/web/incremental_compilation_update_test.dart View 1 2 3 4 5 1 chunk +65 lines, -0 lines 0 comments Download

Messages

Total messages: 12 (3 generated)
ahe
Florian: FYI, I've made changes to code_emitter_task.dart.
6 years ago (2014-12-01 08:31:02 UTC) #2
karlklose
DBC: https://codereview.chromium.org/768993003/diff/20001/dart/pkg/compiler/lib/src/js_emitter/code_emitter_task.dart File dart/pkg/compiler/lib/src/js_emitter/code_emitter_task.dart (right): https://codereview.chromium.org/768993003/diff/20001/dart/pkg/compiler/lib/src/js_emitter/code_emitter_task.dart#newcode326 dart/pkg/compiler/lib/src/js_emitter/code_emitter_task.dart:326: void computeNeeds() { Perhaps you can find a ...
6 years ago (2014-12-01 10:13:32 UTC) #4
ahe
Thanks for taking a look, Karl. Could you please take a look at my questions ...
6 years ago (2014-12-01 10:28:36 UTC) #5
floitsch
dbc. https://codereview.chromium.org/768993003/diff/20001/dart/pkg/dart2js_incremental/lib/library_updater.dart File dart/pkg/dart2js_incremental/lib/library_updater.dart (right): https://codereview.chromium.org/768993003/diff/20001/dart/pkg/dart2js_incremental/lib/library_updater.dart#newcode573 dart/pkg/dart2js_incremental/lib/library_updater.dart:573: for (Selector selector in compiler.enqueuer.codegen.newlySeenSelectors) { long line.
6 years ago (2014-12-01 13:12:29 UTC) #7
ahe
Thank you, Florian and Karl! https://codereview.chromium.org/768993003/diff/20001/dart/pkg/compiler/lib/src/js_emitter/code_emitter_task.dart File dart/pkg/compiler/lib/src/js_emitter/code_emitter_task.dart (right): https://codereview.chromium.org/768993003/diff/20001/dart/pkg/compiler/lib/src/js_emitter/code_emitter_task.dart#newcode326 dart/pkg/compiler/lib/src/js_emitter/code_emitter_task.dart:326: void computeNeeds() { On ...
6 years ago (2014-12-01 13:58:52 UTC) #8
Johnni Winther
lgtm
6 years ago (2014-12-09 12:01:45 UTC) #9
ahe
Please review my conflict resolution. I had three conflicts, and I've marked them with a ...
6 years ago (2014-12-11 09:40:15 UTC) #10
Johnni Winther
lgtm
6 years ago (2014-12-11 13:04:44 UTC) #11
ahe
6 years ago (2014-12-11 13:12:56 UTC) #12
Message was sent while issue was closed.
Committed patchset #7 (id:120001) manually as 42282 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698