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

Issue 11880004: - Start adding meta data for fields of VM internal classes. (Closed)

Created:
7 years, 11 months ago by Ivan Posva
Modified:
7 years, 11 months ago
Reviewers:
siva, cshapiro
CC:
reviews_dartlang.org
Visibility:
Public.

Description

- Start adding meta data for fields of VM internal classes. - Correctly report instance size in bytes. - At least report field sizes for variable sized objects. Committed: https://code.google.com/p/dart/source/detail?r=16996

Patch Set 1 #

Total comments: 4
Unified diffs Side-by-side diffs Delta from patch set Stats (+25 lines, -2 lines) Patch
M runtime/vm/dart.cc View 1 chunk +1 line, -0 lines 0 comments Download
M runtime/vm/heap_profiler.cc View 1 chunk +6 lines, -2 lines 0 comments Download
M runtime/vm/object.h View 1 chunk +1 line, -0 lines 0 comments Download
M runtime/vm/object.cc View 1 chunk +17 lines, -0 lines 4 comments Download

Messages

Total messages: 4 (0 generated)
Ivan Posva
7 years, 11 months ago (2013-01-11 21:15:31 UTC) #1
cshapiro
LGTM with comments https://codereview.chromium.org/11880004/diff/1/runtime/vm/object.cc File runtime/vm/object.cc (right): https://codereview.chromium.org/11880004/diff/1/runtime/vm/object.cc#newcode509 runtime/vm/object.cc:509: name = Symbols::New("parent _"); Maybe use ...
7 years, 11 months ago (2013-01-11 21:23:20 UTC) #2
Ivan Posva
https://codereview.chromium.org/11880004/diff/1/runtime/vm/object.cc File runtime/vm/object.cc (right): https://codereview.chromium.org/11880004/diff/1/runtime/vm/object.cc#newcode509 runtime/vm/object.cc:509: name = Symbols::New("parent _"); On 2013/01/11 21:23:21, cshapiro wrote: ...
7 years, 11 months ago (2013-01-11 23:05:37 UTC) #3
siva
7 years, 11 months ago (2013-01-11 23:26:42 UTC) #4
Message was sent while issue was closed.
lgtm

Powered by Google App Engine
This is Rietveld 408576698