Index: src/runtime.h |
=================================================================== |
--- src/runtime.h (revision 11658) |
+++ src/runtime.h (working copy) |
@@ -380,6 +380,7 @@ |
F(HasExternalUnsignedIntElements, 1, 1) \ |
F(HasExternalFloatElements, 1, 1) \ |
F(HasExternalDoubleElements, 1, 1) \ |
+ F(HasFastProperties, 1, 1) \ |
F(TransitionElementsSmiToDouble, 1, 1) \ |
F(TransitionElementsDoubleToObject, 1, 1) \ |
F(HaveSameMap, 2, 1) \ |