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

Issue 1312813006: - Remove deprecated StackZone constructor with Isolate parameter. (Closed)

Created:
5 years, 3 months ago by Ivan Posva
Modified:
5 years, 3 months ago
Reviewers:
srdjan
CC:
reviews_dartlang.org, turnidge, rmacnak, Cutch, vm-dev_dartlang.org
Base URL:
git@github.com:dart-lang/sdk.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

- Remove deprecated StackZone constructor with Isolate parameter. R=srdjan@google.com Committed: https://github.com/dart-lang/sdk/commit/0a0b101fbd6acff77dd0774a68b4cefd4f6c96e3

Patch Set 1 #

Total comments: 6
Unified diffs Side-by-side diffs Delta from patch set Stats (+199 lines, -220 lines) Patch
M runtime/vm/benchmark_test.cc View 5 chunks +4 lines, -8 lines 0 comments Download
M runtime/vm/dart.cc View 6 chunks +38 lines, -49 lines 0 comments Download
M runtime/vm/dart_api_impl_test.cc View 3 chunks +8 lines, -6 lines 0 comments Download
M runtime/vm/find_code_object_test.cc View 1 chunk +1 line, -1 line 0 comments Download
M runtime/vm/isolate.cc View 7 chunks +20 lines, -19 lines 0 comments Download
M runtime/vm/profiler_service.cc View 1 chunk +1 line, -1 line 0 comments Download
M runtime/vm/service.cc View 5 chunks +21 lines, -19 lines 4 comments Download
M runtime/vm/service_isolate.cc View 10 chunks +51 lines, -52 lines 2 comments Download
M runtime/vm/snapshot_test.cc View 7 chunks +28 lines, -28 lines 0 comments Download
M runtime/vm/zone.h View 2 chunks +9 lines, -19 lines 0 comments Download
M runtime/vm/zone_test.cc View 8 chunks +18 lines, -18 lines 0 comments Download

Messages

Total messages: 5 (1 generated)
Ivan Posva
5 years, 3 months ago (2015-09-02 21:51:16 UTC) #2
srdjan
LGTM with questions https://codereview.chromium.org/1312813006/diff/1/runtime/vm/service.cc File runtime/vm/service.cc (right): https://codereview.chromium.org/1312813006/diff/1/runtime/vm/service.cc#newcode40 runtime/vm/service.cc:40: #define Z (T->zone()) Instead I would ...
5 years, 3 months ago (2015-09-02 22:24:10 UTC) #3
Ivan Posva
Thanks, -Ivan https://codereview.chromium.org/1312813006/diff/1/runtime/vm/service.cc File runtime/vm/service.cc (right): https://codereview.chromium.org/1312813006/diff/1/runtime/vm/service.cc#newcode40 runtime/vm/service.cc:40: #define Z (T->zone()) On 2015/09/02 22:24:09, srdjan ...
5 years, 3 months ago (2015-09-02 22:59:26 UTC) #4
Ivan Posva
5 years, 3 months ago (2015-09-02 23:07:54 UTC) #5
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
0a0b101fbd6acff77dd0774a68b4cefd4f6c96e3 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698