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

Issue 1185013005: Assert helper threads do not (yet) attempt to access the "current zone". (Closed)

Created:
5 years, 6 months ago by koda
Modified:
5 years, 6 months ago
Reviewers:
Ivan Posva
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 helper threads do not (yet) attempt to access the "current zone". This guards against a sweeper thread trying to directly allocate in the "current zone". This assertion will be removed when the "current zone" has completely migrated into Thread. BUG= R=iposva@google.com Committed: https://github.com/dart-lang/sdk/commit/c7e9dd2f99f95400664af723f18fb653031e1c2e

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+14 lines, -1 line) Patch
M runtime/vm/base_isolate.h View 1 chunk +9 lines, -1 line 0 comments Download
M runtime/vm/isolate.cc View 1 chunk +5 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (1 generated)
koda
5 years, 6 months ago (2015-06-16 21:43:49 UTC) #2
Ivan Posva
LGTM -ip
5 years, 6 months ago (2015-06-16 23:46:44 UTC) #3
koda
5 years, 6 months ago (2015-06-17 15:25:32 UTC) #4
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
c7e9dd2f99f95400664af723f18fb653031e1c2e (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698