Revision: 19843
Author: [email protected]
Date: Wed Mar 12 13:13:13 2014 UTC
Log: Fix nosnap serialization tests
[email protected]
Review URL: https://codereview.chromium.org/196953003
http://code.google.com/p/v8/source/detail?r=19843
Modified:
/branches/bleeding_edge/src/serialize.h
=======================================
--- /branches/bleeding_edge/src/serialize.h Mon Feb 17 10:41:25 2014 UTC
+++ /branches/bleeding_edge/src/serialize.h Wed Mar 12 13:13:13 2014 UTC
@@ -60,7 +60,7 @@
const int kDebugRegisterBits = 4;
const int kDebugIdShift = kDebugRegisterBits;
-const int kDeoptTableSerializeEntryCount = 8;
+const int kDeoptTableSerializeEntryCount = 12;
// ExternalReferenceTable is a helper class that defines the relationship
// between external references and their encodings. It is used to build
--
--
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.