Revision: 24829
Author:   [email protected]
Date:     Thu Oct 23 09:01:09 2014 UTC
Log:      Second compile fix to r24826.

[email protected]

Review URL: https://codereview.chromium.org/645163009
https://code.google.com/p/v8/source/detail?r=24829

Modified:
 /branches/bleeding_edge/src/serialize.h

=======================================
--- /branches/bleeding_edge/src/serialize.h     Thu Oct 23 08:56:54 2014 UTC
+++ /branches/bleeding_edge/src/serialize.h     Thu Oct 23 09:01:09 2014 UTC
@@ -667,7 +667,7 @@
   }

  private:
-  int root_index_wave_front_;
+  intptr_t root_index_wave_front_;
   DISALLOW_COPY_AND_ASSIGN(StartupSerializer);
 };

--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to