Chromium Code Reviews| Index: src/objects.h |
| =================================================================== |
| --- src/objects.h (revision 3973) |
| +++ src/objects.h (working copy) |
| @@ -1161,7 +1161,6 @@ |
| inline bool HasExternalIntElements(); |
| inline bool HasExternalUnsignedIntElements(); |
| inline bool HasExternalFloatElements(); |
| - inline bool AllowsSetElementsLength(); |
| inline NumberDictionary* element_dictionary(); // Gets slow elements. |
| // Collects elements starting at index 0. |