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

Issue 1236403004: Migrate handle scope fields to Thread. (Closed)

Created:
5 years, 5 months ago by koda
Modified:
5 years, 5 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

Migrate handle scope fields to Thread. This enables creating a HandleScope for any thread, and is another step towards removing BaseIsolate. BUG= R=asiva@google.com Committed: https://github.com/dart-lang/sdk/commit/3ab5fa1aaa760a2ffb34ef377fea689564c7d651

Patch Set 1 #

Patch Set 2 : Migrate NoHandleScope. #

Patch Set 3 : Ready for review. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+84 lines, -68 lines) Patch
M runtime/vm/base_isolate.h View 1 3 chunks +0 lines, -40 lines 0 comments Download
M runtime/vm/handles.h View 1 2 7 chunks +13 lines, -6 lines 0 comments Download
M runtime/vm/handles.cc View 1 2 1 chunk +23 lines, -13 lines 0 comments Download
M runtime/vm/handles_impl.h View 1 2 2 chunks +3 lines, -7 lines 0 comments Download
M runtime/vm/thread.h View 1 2 chunks +41 lines, -0 lines 0 comments Download
M runtime/vm/thread_test.cc View 1 2 1 chunk +4 lines, -2 lines 0 comments Download

Messages

Total messages: 4 (1 generated)
koda
5 years, 5 months ago (2015-07-16 01:20:18 UTC) #2
siva
lgtm
5 years, 5 months ago (2015-07-16 19:45:24 UTC) #3
koda
5 years, 5 months ago (2015-07-17 02:17:36 UTC) #4
Message was sent while issue was closed.
Committed patchset #3 (id:40001) manually as
3ab5fa1aaa760a2ffb34ef377fea689564c7d651 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698