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

Issue 109012: Some cleanup of the mark-sweep/compact collector following the symbol... (Closed)

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

Description

Some cleanup of the mark-sweep/compact collector following the symbol table debacle. Committed: http://code.google.com/p/v8/source/detail?r=1856

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+28 lines, -33 lines) Patch
M src/global-handles.h View 1 chunk +3 lines, -2 lines 0 comments Download
M src/global-handles.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/mark-compact.h View 3 chunks +3 lines, -7 lines 2 comments Download
M src/mark-compact.cc View 3 chunks +21 lines, -23 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Kevin Millikin (Chromium)
11 years, 7 months ago (2009-05-05 09:07:39 UTC) #1
Kasper Lund
LGTM. http://codereview.chromium.org/109012/diff/1/2 File src/mark-compact.h (right): http://codereview.chromium.org/109012/diff/1/2#newcode205 Line 205: // Callback function for telling whether the ...
11 years, 7 months ago (2009-05-05 09:23:14 UTC) #2
Kevin Millikin (Chromium)
11 years, 7 months ago (2009-05-05 09:29:53 UTC) #3
http://codereview.chromium.org/109012/diff/1/2
File src/mark-compact.h (right):

http://codereview.chromium.org/109012/diff/1/2#newcode205
Line 205: // Callback function for telling whether the object *p must be marked.
On 2009/05/05 09:23:14, Kasper Lund wrote:
> Update comment?

Thanks, done.

Powered by Google App Engine
This is Rietveld 408576698