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

Issue 407893004: Enable object evacuation verifier. Perform verification of evacuation candidates when sweeping is d… (Closed)

Created:
6 years, 5 months ago by Hannes Payer (out of office)
Modified:
6 years, 4 months ago
Reviewers:
Michael Starzinger
CC:
v8-dev
Project:
v8
Visibility:
Public.

Description

Enable object evacuation verifier. Perform verification of evacuation candidates when sweeping is done. BUG= R=mstarzinger@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=22508

Patch Set 1 #

Patch Set 2 : #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+27 lines, -31 lines) Patch
M src/mark-compact.cc View 1 5 chunks +27 lines, -31 lines 2 comments Download

Messages

Total messages: 4 (0 generated)
Hannes Payer (out of office)
6 years, 5 months ago (2014-07-21 14:44:47 UTC) #1
Michael Starzinger
LGTM. https://codereview.chromium.org/407893004/diff/20001/src/mark-compact.cc File src/mark-compact.cc (right): https://codereview.chromium.org/407893004/diff/20001/src/mark-compact.cc#newcode174 src/mark-compact.cc:174: heap_object = iterator.Next()) { nit: Indentation looks off.
6 years, 5 months ago (2014-07-21 14:58:55 UTC) #2
Hannes Payer (out of office)
https://codereview.chromium.org/407893004/diff/20001/src/mark-compact.cc File src/mark-compact.cc (right): https://codereview.chromium.org/407893004/diff/20001/src/mark-compact.cc#newcode174 src/mark-compact.cc:174: heap_object = iterator.Next()) { On 2014/07/21 14:58:55, Michael Starzinger ...
6 years, 5 months ago (2014-07-21 15:11:42 UTC) #3
Hannes Payer (out of office)
6 years, 5 months ago (2014-07-21 15:12:26 UTC) #4
Message was sent while issue was closed.
Committed patchset #2 manually as r22508 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698