Revision: 15807
Author: [email protected]
Date: Mon Jul 22 08:27:38 2013
Log: Add fixed array to Type::LubBitset
[email protected]
Review URL: https://chromiumcodereview.appspot.com/19960002
http://code.google.com/p/v8/source/detail?r=15807
Modified:
/branches/bleeding_edge/src/types.cc
=======================================
--- /branches/bleeding_edge/src/types.cc Mon Jul 22 01:32:24 2013
+++ /branches/bleeding_edge/src/types.cc Mon Jul 22 08:27:38 2013
@@ -206,6 +206,7 @@
case DECLARED_ACCESSOR_INFO_TYPE:
case EXECUTABLE_ACCESSOR_INFO_TYPE:
case ACCESSOR_PAIR_TYPE:
+ case FIXED_ARRAY_TYPE:
return kInternal;
default:
UNREACHABLE();
--
--
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/groups/opt_out.