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

Issue 2997243002: Move all the isolate reload code under !defined(DART_PRECOMPILED_RUNTIME) (Closed)

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

Description

Move all the isolate reload code under !defined(DART_PRECOMPILED_RUNTIME) R=zra@google.com Committed: https://github.com/dart-lang/sdk/commit/8039138f39e1379f2fa60d5ae9f0b997940c6618

Patch Set 1 #

Patch Set 2 : Fix typo. #

Patch Set 3 : Fix. #

Total comments: 4

Patch Set 4 : Address code review comments. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+58 lines, -43 lines) Patch
M runtime/vm/dart_api_impl.cc View 7 chunks +7 lines, -5 lines 0 comments Download
M runtime/vm/isolate.h View 2 chunks +6 lines, -0 lines 0 comments Download
M runtime/vm/isolate.cc View 1 2 3 17 chunks +29 lines, -20 lines 0 comments Download
M runtime/vm/isolate_reload.h View 2 chunks +4 lines, -0 lines 0 comments Download
M runtime/vm/isolate_reload.cc View 1 2 3 5 chunks +4 lines, -10 lines 0 comments Download
M runtime/vm/isolate_reload_test.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M runtime/vm/object.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M runtime/vm/object_reload.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M runtime/vm/runtime_entry.cc View 1 2 3 2 chunks +2 lines, -2 lines 0 comments Download

Messages

Total messages: 9 (2 generated)
siva
3 years, 4 months ago (2017-08-18 23:42:09 UTC) #2
zra
https://codereview.chromium.org/2997243002/diff/40001/runtime/vm/isolate_reload.cc File runtime/vm/isolate_reload.cc (right): https://codereview.chromium.org/2997243002/diff/40001/runtime/vm/isolate_reload.cc#newcode28 runtime/vm/isolate_reload.cc:28: DEFINE_FLAG(bool, trace_reload, false, "Trace isolate reloading"); Is is possible ...
3 years, 4 months ago (2017-08-19 02:28:58 UTC) #3
siva
https://codereview.chromium.org/2997243002/diff/40001/runtime/vm/isolate_reload.cc File runtime/vm/isolate_reload.cc (right): https://codereview.chromium.org/2997243002/diff/40001/runtime/vm/isolate_reload.cc#newcode28 runtime/vm/isolate_reload.cc:28: DEFINE_FLAG(bool, trace_reload, false, "Trace isolate reloading"); On 2017/08/19 02:28:58, ...
3 years, 4 months ago (2017-08-23 20:54:51 UTC) #4
zra
Can you upload the new patch set?
3 years, 4 months ago (2017-08-23 21:14:31 UTC) #5
siva
sorry, here it is.
3 years, 4 months ago (2017-08-23 22:59:26 UTC) #6
zra
lgtm
3 years, 4 months ago (2017-08-23 23:05:45 UTC) #7
siva
3 years, 4 months ago (2017-08-24 16:26:00 UTC) #9
Message was sent while issue was closed.
Committed patchset #4 (id:60001) manually as
8039138f39e1379f2fa60d5ae9f0b997940c6618 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698