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

Issue 2429023002: Cleanup options for use of application snapshots (Closed)

Created:
4 years, 2 months ago by siva
Modified:
4 years, 2 months ago
Reviewers:
rmacnak
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Cleanup options for use of application snapshots - unified kAppAfterRun and kAppJITAfterRun to kAppJIT - adjusted the test configuration to make dart2app and dart2appjit to mean the same - delete GenerateFullSnapshot function as it is not used anymore R=rmacnak@google.com Committed: https://github.com/dart-lang/sdk/commit/af4d246ef1f740e79af21cac0e3a7126f003a8aa

Patch Set 1 #

Patch Set 2 : Address self review comments. #

Patch Set 3 : asdas #

Total comments: 6

Patch Set 4 : Address code review comments. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+49 lines, -101 lines) Patch
M runtime/bin/main.cc View 1 2 3 14 chunks +33 lines, -55 lines 0 comments Download
M tests/co19/co19-co19.status View 1 chunk +1 line, -1 line 0 comments Download
M tests/co19/co19-runtime.status View 2 chunks +2 lines, -2 lines 0 comments Download
M tests/standalone/standalone.status View 1 chunk +1 line, -1 line 0 comments Download
M tools/testing/dart/compiler_configuration.dart View 4 chunks +9 lines, -38 lines 0 comments Download
M tools/testing/dart/test_options.dart View 2 chunks +3 lines, -4 lines 0 comments Download

Messages

Total messages: 8 (2 generated)
siva
4 years, 2 months ago (2016-10-18 21:23:26 UTC) #2
rmacnak
https://codereview.chromium.org/2429023002/diff/40001/runtime/bin/main.cc File runtime/bin/main.cc (right): https://codereview.chromium.org/2429023002/diff/40001/runtime/bin/main.cc#newcode52 runtime/bin/main.cc:52: * dart <app_snapshot_filename> [<script_options>] We still need the no ...
4 years, 2 months ago (2016-10-18 23:55:46 UTC) #3
rmacnak
https://chromiumcodereview.appspot.com/2429023002/diff/40001/runtime/bin/main.cc File runtime/bin/main.cc (right): https://chromiumcodereview.appspot.com/2429023002/diff/40001/runtime/bin/main.cc#newcode1639 runtime/bin/main.cc:1639: if (!Dart_IsCompilationError(result) && To get us going, perhaps #if ...
4 years, 2 months ago (2016-10-19 17:41:21 UTC) #4
siva
https://chromiumcodereview.appspot.com/2429023002/diff/40001/runtime/bin/main.cc File runtime/bin/main.cc (right): https://chromiumcodereview.appspot.com/2429023002/diff/40001/runtime/bin/main.cc#newcode52 runtime/bin/main.cc:52: * dart <app_snapshot_filename> [<script_options>] On 2016/10/18 23:55:46, rmacnak wrote: ...
4 years, 2 months ago (2016-10-19 22:16:52 UTC) #5
rmacnak
lgtm
4 years, 2 months ago (2016-10-19 23:45:14 UTC) #6
siva
4 years, 2 months ago (2016-10-20 00:42:07 UTC) #8
Message was sent while issue was closed.
Committed patchset #4 (id:60001) manually as
af4d246ef1f740e79af21cac0e3a7126f003a8aa (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698