Index: src/heap/heap.h |
diff --git a/src/heap/heap.h b/src/heap/heap.h |
index 40451413e9ca852923eb7c534add2ff82953ea74..6b337b219165f7bc7cfc2b2c30463cc1083e479b 100644 |
--- a/src/heap/heap.h |
+++ b/src/heap/heap.h |
@@ -232,6 +232,7 @@ namespace internal { |
V(sticky_string, "sticky") \ |
V(unicode_string, "unicode") \ |
V(harmony_regexps_string, "harmony_regexps") \ |
+ V(harmony_tostring_string, "harmony_tostring") \ |
V(harmony_unicode_regexps_string, "harmony_unicode_regexps") \ |
V(input_string, "input") \ |
V(index_string, "index") \ |