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

Issue 10830309: Show map -> transition array -> descriptor array to the heap profiler. (Closed)

Created:
8 years, 4 months ago by Toon Verwaest
Modified:
8 years, 4 months ago
Reviewers:
yurys
CC:
v8-dev
Visibility:
Public.

Description

Show map -> transition array -> descriptor array to the heap profiler. BUG=chromium:142625 Committed: https://code.google.com/p/v8/source/detail?r=12321

Patch Set 1 #

Patch Set 2 : u #

Patch Set 3 : Use map as parent for the descriptors. #

Total comments: 2

Patch Set 4 : Adding test #

Unified diffs Side-by-side diffs Delta from patch set Stats (+36 lines, -4 lines) Patch
M src/profile-generator.cc View 1 2 1 chunk +14 lines, -4 lines 0 comments Download
M test/cctest/test-heap-profiler.cc View 1 2 3 1 chunk +22 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
Toon Verwaest
PTAL.
8 years, 4 months ago (2012-08-16 10:41:59 UTC) #1
yurys
Please provide a test for this in test/cctest/test-heap-profiler.cc https://chromiumcodereview.appspot.com/10830309/diff/6001/src/profile-generator.cc File src/profile-generator.cc (right): https://chromiumcodereview.appspot.com/10830309/diff/6001/src/profile-generator.cc#newcode2015 src/profile-generator.cc:2015: SetInternalReference(transitions, ...
8 years, 4 months ago (2012-08-16 12:42:53 UTC) #2
Toon Verwaest
Added a simple test case checking the maps descriptors and transitions. https://chromiumcodereview.appspot.com/10830309/diff/6001/src/profile-generator.cc File src/profile-generator.cc (right): ...
8 years, 4 months ago (2012-08-16 13:43:53 UTC) #3
yurys
8 years, 4 months ago (2012-08-16 14:08:51 UTC) #4
lgtm

Powered by Google App Engine
This is Rietveld 408576698