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

Issue 18584007: Bugfix: AllocationSite objects need to be walkable by the heap snapshot (Closed)

Created:
7 years, 5 months ago by mvstanton
Modified:
7 years, 5 months ago
CC:
v8-dev
Visibility:
Public.

Description

Bugfix: AllocationSite objects need to be walkable by the heap snapshot generator. BUG= R=machenbach@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=15575

Patch Set 1 #

Total comments: 2

Patch Set 2 : Changed approach somewhat #

Patch Set 3 : Nit fixin' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+61 lines, -2 lines) Patch
M src/heap-snapshot-generator.h View 1 chunk +1 line, -0 lines 0 comments Download
M src/heap-snapshot-generator.cc View 1 2 2 chunks +10 lines, -2 lines 0 comments Download
M test/cctest/test-heap-profiler.cc View 1 1 chunk +50 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
mvstanton
Here is the CL we discussed, thanks! --Michael
7 years, 5 months ago (2013-07-09 12:13:45 UTC) #1
Michael Achenbach
LGTM with nit https://codereview.chromium.org/18584007/diff/1/src/heap-snapshot-generator.cc File src/heap-snapshot-generator.cc (right): https://codereview.chromium.org/18584007/diff/1/src/heap-snapshot-generator.cc#newcode958 src/heap-snapshot-generator.cc:958: ExtractPropertyCellReferences( nit: (unrelated) make one-liner
7 years, 5 months ago (2013-07-09 12:53:10 UTC) #2
mvstanton
Committed patchset #3 manually as r15575 (presubmit successful).
7 years, 5 months ago (2013-07-09 14:17:09 UTC) #3
mvstanton
7 years, 5 months ago (2013-07-09 14:20:18 UTC) #4
Message was sent while issue was closed.
thanks guys,
--Michael

https://codereview.chromium.org/18584007/diff/1/src/heap-snapshot-generator.cc
File src/heap-snapshot-generator.cc (right):

https://codereview.chromium.org/18584007/diff/1/src/heap-snapshot-generator.c...
src/heap-snapshot-generator.cc:958: ExtractPropertyCellReferences(
On 2013/07/09 12:53:10, machenbach wrote:
> nit: (unrelated) make one-liner

Done.

Powered by Google App Engine
This is Rietveld 408576698