Chromium Code Reviews

Issue 6992059: Add a comment about map collection into MarkCompactCollector::MarkUnmarkedObject. (Closed)

Created:
9 years, 7 months ago by Vyacheslav Egorov (Chromium)
Modified:
9 years, 7 months ago
Reviewers:
Mads Ager (chromium)
CC:
v8-dev
Visibility:
Public.

Description

Add a comment about map collection into MarkCompactCollector::MarkUnmarkedObject. Committed: http://code.google.com/p/v8/source/detail?r=8056

Patch Set 1 #

Unified diffs Side-by-side diffs Stats (+5 lines, -0 lines)
M src/mark-compact.cc View 1 chunk +5 lines, -0 lines 0 comments

Messages

Total messages: 2 (0 generated)
Vyacheslav Egorov (Chromium)
9 years, 7 months ago (2011-05-25 10:25:38 UTC) #1
Mads Ager (chromium)
9 years, 7 months ago (2011-05-25 10:43:48 UTC) #2
LGTM, thanks Slava!

Powered by Google App Engine