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

Issue 1191443008: Assert no VM handles are created in the zone that belongs to a ApiNativeScopes. (Closed)

Created:
5 years, 6 months ago by koda
Modified:
5 years, 6 months ago
Reviewers:
siva
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Base URL:
git@github.com:dart-lang/sdk.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Assert no VM handles are created in the zone that belongs to a ApiNativeScope. Update snapshot_test, which was violating this principle. BUG= R=asiva@google.com Committed: https://github.com/dart-lang/sdk/commit/649719278a83f31e8fa141d0ae568ae5dddff252

Patch Set 1 #

Patch Set 2 : Cleanup. #

Patch Set 3 : Fix null isolate. #

Total comments: 2

Patch Set 4 : Descrease scopes, ASSERT on handle allocation #

Unified diffs Side-by-side diffs Delta from patch set Stats (+134 lines, -64 lines) Patch
M runtime/vm/dart_api_state.h View 1 2 3 2 chunks +12 lines, -1 line 0 comments Download
M runtime/vm/handles.h View 1 2 1 chunk +3 lines, -0 lines 0 comments Download
M runtime/vm/handles.cc View 1 2 3 3 chunks +11 lines, -0 lines 0 comments Download
M runtime/vm/snapshot_test.cc View 1 2 3 32 chunks +108 lines, -63 lines 0 comments Download

Messages

Total messages: 6 (1 generated)
koda
5 years, 6 months ago (2015-06-17 18:02:23 UTC) #2
siva
LGTM with one comment. https://codereview.chromium.org/1191443008/diff/40001/runtime/vm/snapshot_test.cc File runtime/vm/snapshot_test.cc (right): https://codereview.chromium.org/1191443008/diff/40001/runtime/vm/snapshot_test.cc#newcode1599 runtime/vm/snapshot_test.cc:1599: Object* tmp_handle) { Why is ...
5 years, 6 months ago (2015-06-19 23:30:46 UTC) #3
koda
https://codereview.chromium.org/1191443008/diff/40001/runtime/vm/snapshot_test.cc File runtime/vm/snapshot_test.cc (right): https://codereview.chromium.org/1191443008/diff/40001/runtime/vm/snapshot_test.cc#newcode1599 runtime/vm/snapshot_test.cc:1599: Object* tmp_handle) { On 2015/06/19 23:30:46, siva wrote: > ...
5 years, 6 months ago (2015-06-22 17:18:51 UTC) #4
siva
lgtm
5 years, 6 months ago (2015-06-22 21:39:03 UTC) #5
koda
5 years, 6 months ago (2015-06-23 00:19:10 UTC) #6
Message was sent while issue was closed.
Committed patchset #4 (id:60001) manually as
649719278a83f31e8fa141d0ae568ae5dddff252 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698