Revision: 9496
Author:   [email protected]
Date:     Fri Sep 30 04:09:31 2011
Log:      Fix presubmit error in mark-compact.cc

[email protected]

Review URL: http://codereview.chromium.org/8089016
http://code.google.com/p/v8/source/detail?r=9496

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

=======================================
--- /branches/bleeding_edge/src/mark-compact.cc Fri Sep 30 01:45:28 2011
+++ /branches/bleeding_edge/src/mark-compact.cc Fri Sep 30 04:09:31 2011
@@ -2486,7 +2486,6 @@
   }

  private:
-
   inline void UpdatePointer(Object** p) {
     UpdateSlot(heap_, p);
   }

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

Reply via email to