Index: src/heap-symbols.h |
diff --git a/src/heap-symbols.h b/src/heap-symbols.h |
index 64031f5ef9053d38fbe853d413f58953c22297b6..660d8ce5bb389d6d3b1ee43e6bdeceb38ee9242e 100644 |
--- a/src/heap-symbols.h |
+++ b/src/heap-symbols.h |
@@ -95,7 +95,7 @@ |
V(isView_string, "isView") \ |
V(KeyedLoadMonomorphic_string, "KeyedLoadMonomorphic") \ |
V(KeyedStoreMonomorphic_string, "KeyedStoreMonomorphic") \ |
- V(last_index_string, "lastIndex") \ |
+ V(lastIndex_string, "lastIndex") \ |
V(length_string, "length") \ |
V(line_string, "line") \ |
V(literal_string, "literal") \ |