From: kmillikin@chromium.org Date: Tue, 5 May 2009 05:17:39 +0000 (+0000) Subject: Clean up comment. X-Git-Tag: upstream/4.7.83~24197 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=abfee85871177cf76f7bc7a3980f5d608253381c;p=platform%2Fupstream%2Fv8.git Clean up comment. TBR=iposva@chromium.org Review URL: http://codereview.chromium.org/108003 git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@1850 ce2b1a6d-e550-0410-aec6-3dcde31c8c00 --- diff --git a/src/mark-compact.h b/src/mark-compact.h index 94505b1..432b8cc 100644 --- a/src/mark-compact.h +++ b/src/mark-compact.h @@ -175,7 +175,8 @@ class MarkCompactCollector: public AllStatic { // Mark the heap roots and all objects reachable from them. static void MarkRoots(RootMarkingVisitor* visitor); - // Mark the symbol table specially. References to symbols are weak. + // Mark the symbol table specially. References to symbols from the + // symbol table are weak. static void MarkSymbolTable(); // Mark objects in object groups that have at least one object in the