Index: src/heap.h |
=================================================================== |
--- src/heap.h (revision 1519) |
+++ src/heap.h (working copy) |
@@ -532,7 +532,6 @@ |
// failed. |
// Please note this does not perform a garbage collection. |
static Object* AllocateSubString(String* buffer, |
- StringShape buffer_shape, |
int start, |
int end); |