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

Issue 286203015: ObjectGraph::RetainingPath (Closed)

Created:
6 years, 7 months ago by koda
Modified:
6 years, 7 months ago
Reviewers:
turnidge, Cutch
CC:
reviews_dartlang.org, vm-dev_dartlang.org, floitsch
Visibility:
Public.

Description

ObjectGraph::RetainingPath Adds a utility method to find a retaining path and unit test. Next step is to expose it via VM service and Observatory. R=johnmccutchan@google.com Committed: https://code.google.com/p/dart/source/detail?r=36381

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Total comments: 10

Patch Set 4 : #

Patch Set 5 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+88 lines, -0 lines) Patch
M runtime/vm/object_graph.h View 1 2 3 1 chunk +10 lines, -0 lines 0 comments Download
M runtime/vm/object_graph.cc View 1 2 3 4 1 chunk +46 lines, -0 lines 0 comments Download
M runtime/vm/object_graph_test.cc View 1 2 3 1 chunk +32 lines, -0 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
koda
6 years, 7 months ago (2014-05-16 17:12:02 UTC) #1
koda
Ping. This has become a highly requested feature, and a primitive version has already helped ...
6 years, 7 months ago (2014-05-20 17:20:24 UTC) #2
Cutch
sorry for the delay. Just getting situated in Aarhus. lgtm with some suggestions to the ...
6 years, 7 months ago (2014-05-20 17:39:12 UTC) #3
turnidge
DBC I saw you were waiting on a review, so I started one. Looks like ...
6 years, 7 months ago (2014-05-20 18:00:38 UTC) #4
koda
https://codereview.chromium.org/286203015/diff/30001/runtime/vm/object_graph.cc File runtime/vm/object_graph.cc (right): https://codereview.chromium.org/286203015/diff/30001/runtime/vm/object_graph.cc#newcode215 runtime/vm/object_graph.cc:215: ASSERT(Isolate::Current()->no_gc_scope_depth() != 0); On 2014/05/20 18:00:38, turnidge wrote: > ...
6 years, 7 months ago (2014-05-20 20:37:49 UTC) #5
koda
6 years, 7 months ago (2014-05-20 20:38:07 UTC) #6
Message was sent while issue was closed.
Committed patchset #5 manually as r36381 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698