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

Issue 13932024: Added a run state field to Isolate (Closed)

Created:
7 years, 8 months ago by Tom Ball
Modified:
7 years, 8 months ago
Reviewers:
Ivan Posva
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Added a run state field to Isolate, to show when it is executing code. Committed: https://code.google.com/p/dart/source/detail?r=21561

Patch Set 1 #

Patch Set 2 : #

Total comments: 10

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+35 lines, -0 lines) Patch
M runtime/vm/dart_entry.cc View 1 1 chunk +2 lines, -0 lines 0 comments Download
M runtime/vm/isolate.h View 1 2 4 chunks +32 lines, -0 lines 0 comments Download
M runtime/vm/isolate.cc View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
Tom Ball
7 years, 8 months ago (2013-04-12 19:13:54 UTC) #1
Ivan Posva
First round of comments. -Ivan https://codereview.chromium.org/13932024/diff/5001/runtime/vm/isolate.h File runtime/vm/isolate.h (right): https://codereview.chromium.org/13932024/diff/5001/runtime/vm/isolate.h#newcode276 runtime/vm/isolate.h:276: enum { Please name ...
7 years, 8 months ago (2013-04-12 21:23:03 UTC) #2
Tom Ball
https://codereview.chromium.org/13932024/diff/5001/runtime/vm/isolate.h File runtime/vm/isolate.h (right): https://codereview.chromium.org/13932024/diff/5001/runtime/vm/isolate.h#newcode276 runtime/vm/isolate.h:276: enum { On 2013/04/12 21:23:03, Ivan Posva wrote: > ...
7 years, 8 months ago (2013-04-12 21:56:46 UTC) #3
Ivan Posva
As long as we consider this as a hint to other areas of the VM, ...
7 years, 8 months ago (2013-04-16 17:29:34 UTC) #4
Tom Ball
7 years, 8 months ago (2013-04-16 17:50:30 UTC) #5
Message was sent while issue was closed.
Committed patchset #3 manually as r21561 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698