Index: src/runtime.h |
=================================================================== |
--- src/runtime.h (revision 11684) |
+++ src/runtime.h (working copy) |
@@ -380,7 +380,6 @@ |
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) \ |