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

Issue 12320039: Fix for HeapSnapshotAddressReuse test case. (Closed)

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

Description

Fix for HeapSnapshotAddressReuse test case. BUG=V8:2189 TEST=HeapSnapshotAddressReuse Committed: https://code.google.com/p/v8/source/detail?r=13721

Patch Set 1 #

Total comments: 5

Patch Set 2 : Comments addressed. Implementation was fixed. #

Total comments: 1

Patch Set 3 : with fixed style #

Patch Set 4 : unnecessary change was removed #

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

Messages

Total messages: 6 (0 generated)
loislo
7 years, 10 months ago (2013-02-21 15:12:56 UTC) #1
yurys
https://codereview.chromium.org/12320039/diff/1/src/heap-snapshot-generator.cc File src/heap-snapshot-generator.cc (right): https://codereview.chromium.org/12320039/diff/1/src/heap-snapshot-generator.cc#newcode402 src/heap-snapshot-generator.cc:402: void HeapObjectsMap::MoveObject(Address from, Address to) { Is it possible ...
7 years, 10 months ago (2013-02-21 15:26:43 UTC) #2
loislo
On 2013/02/21 15:26:43, Yury Semikhatsky wrote: > https://codereview.chromium.org/12320039/diff/1/src/heap-snapshot-generator.cc > File src/heap-snapshot-generator.cc (right): > > https://codereview.chromium.org/12320039/diff/1/src/heap-snapshot-generator.cc#newcode402 ...
7 years, 10 months ago (2013-02-21 20:35:37 UTC) #3
yurys
lgtm
7 years, 10 months ago (2013-02-22 06:33:19 UTC) #4
Michael Starzinger
LGTM as far as I can tell. https://codereview.chromium.org/12320039/diff/4001/src/heap-snapshot-generator.cc File src/heap-snapshot-generator.cc (right): https://codereview.chromium.org/12320039/diff/4001/src/heap-snapshot-generator.cc#newcode414 src/heap-snapshot-generator.cc:414: static_cast<int>(reinterpret_cast<intptr_t>(to_value)); Indentation ...
7 years, 10 months ago (2013-02-25 15:11:48 UTC) #5
loislo
7 years, 10 months ago (2013-02-25 16:10:04 UTC) #6
Message was sent while issue was closed.
Committed patchset #4 manually as r13721 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698