Index: src/heap/heap.h |
diff --git a/src/heap/heap.h b/src/heap/heap.h |
index 184cb42b2ee8f6ef9043b1892fb65c693ab51f9f..6c06f394f848248159b62273ebf211bc7c786bbc 100644 |
--- a/src/heap/heap.h |
+++ b/src/heap/heap.h |
@@ -209,8 +209,6 @@ namespace internal { |
V(Boolean_string, "Boolean") \ |
V(callee_string, "callee") \ |
V(constructor_string, "constructor") \ |
- V(dot_result_string, ".result") \ |
- V(dot_for_string, ".for.") \ |
V(eval_string, "eval") \ |
V(empty_string, "") \ |
V(function_string, "function") \ |