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

Issue 18502: Clean up the mark-sweep/compact collector by removing outdated... (Closed)

Created:
11 years, 11 months ago by Kevin Millikin (Chromium)
Modified:
9 years, 7 months ago
CC:
v8-dev
Visibility:
Public.

Description

Clean up the mark-sweep/compact collector by removing outdated verification code and updating outdated comments. Committed: http://code.google.com/p/v8/source/detail?r=1131

Patch Set 1 #

Patch Set 2 : '' #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+83 lines, -228 lines) Patch
M src/mark-compact.h View 1 8 chunks +78 lines, -62 lines 1 comment Download
M src/mark-compact.cc View 10 chunks +5 lines, -166 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Kevin Millikin (Chromium)
11 years, 11 months ago (2009-01-22 16:06:34 UTC) #1
Mads Ager (chromium)
11 years, 11 months ago (2009-01-22 18:37:23 UTC) #2
LGTM.  

Do we have all the verification code that we would like in the
mark-sweep/compact collector or should the stuff you have now removed be
replaced by something similar that makes sense for the current collector?

http://codereview.chromium.org/18502/diff/4/203
File src/mark-compact.h (right):

http://codereview.chromium.org/18502/diff/4/203#newcode238
Line 238: //          Bookkeeping data is written to the remembered-set are of
are of eached -> of each

Powered by Google App Engine
This is Rietveld 408576698