Index: src/heap/heap.h |
diff --git a/src/heap/heap.h b/src/heap/heap.h |
index 193323f30e6ebfbf415a3a0f00d9e900e15dd328..3c725c3b36e57f1c989e57875ee713d884ade5e3 100644 |
--- a/src/heap/heap.h |
+++ b/src/heap/heap.h |
@@ -263,7 +263,6 @@ namespace internal { |
V(multiline_string, "multiline") \ |
V(sticky_string, "sticky") \ |
V(unicode_string, "unicode") \ |
- V(harmony_tolength_string, "harmony_tolength") \ |
V(input_string, "input") \ |
V(index_string, "index") \ |
V(last_index_string, "lastIndex") \ |