Author: [email protected]
Date: Thu Jul  9 05:13:51 2009
New Revision: 2417

Modified:
    branches/bleeding_edge/src/mark-compact.h

Log:
Fix too-long line.

[email protected]

Review URL: http://codereview.chromium.org/149386

Modified: branches/bleeding_edge/src/mark-compact.h
==============================================================================
--- branches/bleeding_edge/src/mark-compact.h   (original)
+++ branches/bleeding_edge/src/mark-compact.h   Thu Jul  9 05:13:51 2009
@@ -357,7 +357,8 @@
    static int RelocateCellObject(HeapObject* obj);

    // Helper function.
-  static inline int RelocateOldNonCodeObject(HeapObject* obj, PagedSpace*  
space);
+  static inline int RelocateOldNonCodeObject(HeapObject* obj,
+                                             PagedSpace* space);

    // Relocates an object in the code space.
    static int RelocateCodeObject(HeapObject* obj);

--~--~---------~--~----~------------~-------~--~----~
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
-~----------~----~----~----~------~----~------~--~---

Reply via email to