Revision: 20920
Author: [email protected]
Date: Thu Apr 24 07:16:10 2014 UTC
Log: Treat FOREIGN_TYPE as internal.
[email protected]
Review URL: https://codereview.chromium.org/257523002
http://code.google.com/p/v8/source/detail?r=20920
Modified:
/branches/bleeding_edge/src/types.cc
=======================================
--- /branches/bleeding_edge/src/types.cc Tue Apr 22 18:14:46 2014 UTC
+++ /branches/bleeding_edge/src/types.cc Thu Apr 24 07:16:10 2014 UTC
@@ -256,6 +256,7 @@
case EXECUTABLE_ACCESSOR_INFO_TYPE:
case ACCESSOR_PAIR_TYPE:
case FIXED_ARRAY_TYPE:
+ case FOREIGN_TYPE:
return kInternal & kTaggedPtr;
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/d/optout.