Index: src/compiler/opcodes.h |
diff --git a/src/compiler/opcodes.h b/src/compiler/opcodes.h |
index e8e6e11e08a0a3d8dc6bd7ebfa2d1a6f22bb1fc1..10d94735b24f33eeae6de76e8e1f2e6bcf1ba663 100644 |
--- a/src/compiler/opcodes.h |
+++ b/src/compiler/opcodes.h |
@@ -145,6 +145,7 @@ |
V(JSLoadContext) \ |
V(JSStoreContext) \ |
V(JSCreateFunctionContext) \ |
+ V(JSCreateEvalContext) \ |
V(JSCreateCatchContext) \ |
V(JSCreateWithContext) \ |
V(JSCreateBlockContext) \ |