Index: src/heap.h |
diff --git a/src/heap.h b/src/heap.h |
index 46ec6cf660f841ffde53d4a47d1298c4ed217afa..d6a3d2951a2d4a446b7510f87a5a50f838631b72 100644 |
--- a/src/heap.h |
+++ b/src/heap.h |
@@ -176,6 +176,7 @@ namespace internal { |
V(constructor_symbol, "constructor") \ |
V(code_symbol, ".code") \ |
V(result_symbol, ".result") \ |
+ V(dot_for_symbol, ".for.") \ |
V(catch_var_symbol, ".catch-var") \ |
V(empty_symbol, "") \ |
V(eval_symbol, "eval") \ |