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

Issue 19182002: Added mark bit cell iterator. (Closed)

Created:
7 years, 5 months ago by Hannes Payer (out of office)
Modified:
7 years, 5 months ago
CC:
v8-dev
Visibility:
Public.

Description

Patch Set 1 #

Total comments: 12

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+104 lines, -129 lines) Patch
M src/mark-compact.h View 1 1 chunk +44 lines, -0 lines 0 comments Download
M src/mark-compact.cc View 1 10 chunks +60 lines, -129 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
Hannes Payer (out of office)
7 years, 5 months ago (2013-07-15 12:25:22 UTC) #1
titzer
LGTM with nits. https://codereview.chromium.org/19182002/diff/1/src/mark-compact.cc File src/mark-compact.cc (right): https://codereview.chromium.org/19182002/diff/1/src/mark-compact.cc#newcode1942 src/mark-compact.cc:1942: Address cell_base; Can be in the ...
7 years, 5 months ago (2013-07-15 13:42:06 UTC) #2
Michael Starzinger
https://codereview.chromium.org/19182002/diff/1/src/mark-compact.cc File src/mark-compact.cc (right): https://codereview.chromium.org/19182002/diff/1/src/mark-compact.cc#newcode1943 src/mark-compact.cc:1943: MarkBit::CellType* cell; nit: Lets move the declaration of the ...
7 years, 5 months ago (2013-07-15 14:01:46 UTC) #3
Michael Starzinger
LGTM (after Ben's and my comments are addressed).
7 years, 5 months ago (2013-07-15 15:16:14 UTC) #4
Hannes Payer (out of office)
https://codereview.chromium.org/19182002/diff/1/src/mark-compact.cc File src/mark-compact.cc (right): https://codereview.chromium.org/19182002/diff/1/src/mark-compact.cc#newcode1942 src/mark-compact.cc:1942: Address cell_base; On 2013/07/15 13:42:06, titzer wrote: > Can ...
7 years, 5 months ago (2013-07-16 12:12:59 UTC) #5
Hannes Payer (out of office)
7 years, 5 months ago (2013-07-16 12:14:21 UTC) #6
Message was sent while issue was closed.
Committed patchset #2 manually as r15691 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698