Index: src/heap-symbols.h |
diff --git a/src/heap-symbols.h b/src/heap-symbols.h |
index 16f30a60586a081b889087c6b233b56aecf51eab..1b787d02d0e537f3bb75291a75eac5b7660b1d2e 100644 |
--- a/src/heap-symbols.h |
+++ b/src/heap-symbols.h |
@@ -164,6 +164,7 @@ |
V(TypeError_string, "TypeError") \ |
V(type_string, "type") \ |
V(CompileError_string, "CompileError") \ |
+ V(LinkError_string, "LinkError") \ |
V(RuntimeError_string, "RuntimeError") \ |
V(uint16x8_string, "uint16x8") \ |
V(Uint16x8_string, "Uint16x8") \ |