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

Issue 1284713003: Refactor VMTagScope to Thread* rather than Isolate*. (Closed)

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

Refactor VMTagScope to Thread* rather than Isolate*. Prepares for per-thread vm tags, but only changes the interface for now. BUG= R=johnmccutchan@google.com Committed: https://github.com/dart-lang/sdk/commit/ecccff256617760337c84cb85d7e4b1b2225372e

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+36 lines, -27 lines) Patch
M runtime/vm/compiler.cc View 5 chunks +8 lines, -6 lines 0 comments Download
M runtime/vm/flow_graph_builder.cc View 1 chunk +1 line, -1 line 0 comments Download
M runtime/vm/heap.cc View 4 chunks +6 lines, -4 lines 0 comments Download
M runtime/vm/object.cc View 1 chunk +7 lines, -5 lines 0 comments Download
M runtime/vm/parser.h View 1 chunk +1 line, -0 lines 0 comments Download
M runtime/vm/parser.cc View 2 chunks +9 lines, -7 lines 0 comments Download
M runtime/vm/regexp_parser.cc View 1 chunk +1 line, -1 line 0 comments Download
M runtime/vm/tags.h View 1 chunk +1 line, -1 line 0 comments Download
M runtime/vm/tags.cc View 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 4 (1 generated)
koda
5 years, 4 months ago (2015-08-10 17:30:45 UTC) #2
Cutch
lgtm
5 years, 4 months ago (2015-08-10 17:33:26 UTC) #3
koda
5 years, 4 months ago (2015-08-10 17:43:34 UTC) #4
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
ecccff256617760337c84cb85d7e4b1b2225372e (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698