Index: src/compiler/opcodes.h |
diff --git a/src/compiler/opcodes.h b/src/compiler/opcodes.h |
index e24057b47e1128e98463c52e49dd8cddb90ae335..28409998c36cf8a7a81eb07af2d95fe58afe72b1 100644 |
--- a/src/compiler/opcodes.h |
+++ b/src/compiler/opcodes.h |
@@ -58,6 +58,7 @@ |
V(Call) \ |
V(Parameter) \ |
V(OsrValue) \ |
+ V(OsrGuard) \ |
V(LoopExit) \ |
V(LoopExitValue) \ |
V(LoopExitEffect) \ |