Index: src/compiler/opcodes.h |
diff --git a/src/compiler/opcodes.h b/src/compiler/opcodes.h |
index 4e00c8a3edfb72fc2e128e760a4b1a62d8ce0b1e..b0ff54b33e43221800597b603e4b6d5d40e46876 100644 |
--- a/src/compiler/opcodes.h |
+++ b/src/compiler/opcodes.h |
@@ -254,6 +254,7 @@ |
#define MACHINE_OP_LIST(V) \ |
MACHINE_COMPARE_BINOP_LIST(V) \ |
V(DebugBreak) \ |
+ V(Comment) \ |
V(Load) \ |
V(Store) \ |
V(StackSlot) \ |