Author: [email protected]
Date: Mon May 4 22:17:39 2009
New Revision: 1850
Modified:
branches/bleeding_edge/src/mark-compact.h
Log:
Clean up comment.
[email protected]
Review URL: http://codereview.chromium.org/108003
Modified: branches/bleeding_edge/src/mark-compact.h
==============================================================================
--- branches/bleeding_edge/src/mark-compact.h (original)
+++ branches/bleeding_edge/src/mark-compact.h Mon May 4 22:17:39 2009
@@ -175,7 +175,8 @@
// 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
--~--~---------~--~----~------------~-------~--~----~
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
-~----------~----~----~----~------~----~------~--~---