Index: src/compiler/opcodes.h |
diff --git a/src/compiler/opcodes.h b/src/compiler/opcodes.h |
index 8ee71973676427ed304eb9c76221517036e17424..1371bfd16bd6988e24db1af87e40cc5915161974 100644 |
--- a/src/compiler/opcodes.h |
+++ b/src/compiler/opcodes.h |
@@ -34,6 +34,7 @@ |
V(Phi) \ |
V(EffectPhi) \ |
V(FrameState) \ |
+ V(StateValues) \ |
V(Call) \ |
V(Parameter) \ |
V(Projection) |