Index: src/heap.h |
diff --git a/src/heap.h b/src/heap.h |
index e4e89412d21958f3749269823278bfa3168e625c..78dd00c7409b6edf73d3d6b78ef91ab80e9a37b7 100644 |
--- a/src/heap.h |
+++ b/src/heap.h |
@@ -348,7 +348,6 @@ namespace internal { |
"KeyedStoreElementMonomorphic") \ |
V(stack_overflow_string, "kStackOverflowBoilerplate") \ |
V(illegal_access_string, "illegal access") \ |
- V(illegal_execution_state_string, "illegal execution state") \ |
V(get_string, "get") \ |
V(set_string, "set") \ |
V(map_field_string, "%map") \ |