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

Issue 738423002: Use serialized scope info to test incremental compiler. (Closed)

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

Description

Use serialized scope info to test incremental compiler. R=johnniwinther@google.com Committed: https://code.google.com/p/dart/source/detail?r=41955

Patch Set 1 : #

Patch Set 2 : Merged with r41892. #

Patch Set 3 : Merged with r41910 and CL 750653002. #

Total comments: 5

Patch Set 4 : Don't always sort members. #

Patch Set 5 : Merged with r41953. #

Patch Set 6 : Merged with r41954. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+128 lines, -317 lines) Patch
M dart/pkg/dart2js_incremental/lib/dart2js_incremental.dart View 1 chunk +4 lines, -0 lines 0 comments Download
M dart/pkg/dart2js_incremental/lib/library_updater.dart View 1 2 3 7 chunks +12 lines, -5 lines 0 comments Download
M dart/site/try/poi/poi.dart View 3 chunks +4 lines, -254 lines 0 comments Download
A + dart/site/try/poi/scope_information_visitor.dart View 1 2 3 13 chunks +42 lines, -54 lines 0 comments Download
M dart/tests/try/web/incremental_compilation_update_test.dart View 1 2 3 6 chunks +66 lines, -4 lines 0 comments Download

Messages

Total messages: 13 (3 generated)
ahe
6 years, 1 month ago (2014-11-20 15:28:37 UTC) #4
ahe
I've uploaded a new patch set.
6 years, 1 month ago (2014-11-21 18:37:47 UTC) #5
Johnni Winther
lgtm https://codereview.chromium.org/738423002/diff/80001/dart/tests/try/web/incremental_compilation_update_test.dart File dart/tests/try/web/incremental_compilation_update_test.dart (right): https://codereview.chromium.org/738423002/diff/80001/dart/tests/try/web/incremental_compilation_update_test.dart#newcode1158 dart/tests/try/web/incremental_compilation_update_test.dart:1158: Future run() => mainApp.then(checkScopes); Maybe `mainApp` should be ...
6 years ago (2014-11-24 10:30:46 UTC) #6
ahe
Thank you, Johnni! https://codereview.chromium.org/738423002/diff/80001/dart/tests/try/web/incremental_compilation_update_test.dart File dart/tests/try/web/incremental_compilation_update_test.dart (right): https://codereview.chromium.org/738423002/diff/80001/dart/tests/try/web/incremental_compilation_update_test.dart#newcode1158 dart/tests/try/web/incremental_compilation_update_test.dart:1158: Future run() => mainApp.then(checkScopes); On 2014/11/24 ...
6 years ago (2014-11-25 14:19:23 UTC) #7
Johnni Winther
https://codereview.chromium.org/738423002/diff/80001/dart/tests/try/web/incremental_compilation_update_test.dart File dart/tests/try/web/incremental_compilation_update_test.dart (right): https://codereview.chromium.org/738423002/diff/80001/dart/tests/try/web/incremental_compilation_update_test.dart#newcode1158 dart/tests/try/web/incremental_compilation_update_test.dart:1158: Future run() => mainApp.then(checkScopes); On 2014/11/25 14:19:22, ahe wrote: ...
6 years ago (2014-11-25 14:22:21 UTC) #8
ahe
https://codereview.chromium.org/738423002/diff/80001/dart/tests/try/web/incremental_compilation_update_test.dart File dart/tests/try/web/incremental_compilation_update_test.dart (right): https://codereview.chromium.org/738423002/diff/80001/dart/tests/try/web/incremental_compilation_update_test.dart#newcode1158 dart/tests/try/web/incremental_compilation_update_test.dart:1158: Future run() => mainApp.then(checkScopes); On 2014/11/25 14:22:21, Johnni Winther ...
6 years ago (2014-11-25 14:30:55 UTC) #9
ahe
Submitting, but PTAL at patch set 4.
6 years ago (2014-11-25 14:44:15 UTC) #10
ahe
Committed patchset #6 (id:140001) manually as 41955 (presubmit successful).
6 years ago (2014-11-25 14:48:39 UTC) #11
ahe
https://codereview.chromium.org/738423002/diff/80001/dart/tests/try/web/incremental_compilation_update_test.dart File dart/tests/try/web/incremental_compilation_update_test.dart (right): https://codereview.chromium.org/738423002/diff/80001/dart/tests/try/web/incremental_compilation_update_test.dart#newcode1158 dart/tests/try/web/incremental_compilation_update_test.dart:1158: Future run() => mainApp.then(checkScopes); On 2014/11/25 14:30:55, ahe wrote: ...
6 years ago (2014-11-25 15:15:36 UTC) #12
Johnni Winther
6 years ago (2014-11-26 11:59:42 UTC) #13
Message was sent while issue was closed.
Still lgtm

Powered by Google App Engine
This is Rietveld 408576698