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

Issue 249553003: Connect heap map to instance view. (Closed)

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

Description

Connect heap map to instance view. Clicking anywhere on the heap map sends an 'address' message to look up the object spanning the corresponding address. Also fix issue with free list elements (which cannot be wrapped in handles). R=johnmccutchan@google.com Committed: https://code.google.com/p/dart/source/detail?r=35315

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+10 lines, -0 lines) Patch
M runtime/bin/vmservice/client/lib/src/elements/heap_map.dart View 2 chunks +6 lines, -0 lines 0 comments Download
M runtime/vm/service.cc View 1 chunk +4 lines, -0 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
koda
6 years, 8 months ago (2014-04-23 16:49:37 UTC) #1
Cutch
lgtm
6 years, 8 months ago (2014-04-23 16:51:56 UTC) #2
koda
6 years, 8 months ago (2014-04-23 17:00:04 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r35315 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698