Index: src/compiler/opcodes.h |
diff --git a/src/compiler/opcodes.h b/src/compiler/opcodes.h |
index c61056994f548104fa8e044e17ba5fb5f521cba9..e8e6e11e08a0a3d8dc6bd7ebfa2d1a6f22bb1fc1 100644 |
--- a/src/compiler/opcodes.h |
+++ b/src/compiler/opcodes.h |
@@ -41,6 +41,7 @@ |
V(Float64Constant) \ |
V(ExternalConstant) \ |
V(NumberConstant) \ |
+ V(PointerConstant) \ |
V(HeapConstant) \ |
V(RelocatableInt32Constant) \ |
V(RelocatableInt64Constant) |