Index: src/compiler/ia32/instruction-codes-ia32.h |
diff --git a/src/compiler/ia32/instruction-codes-ia32.h b/src/compiler/ia32/instruction-codes-ia32.h |
index 3962040104c8f697b5272a053b230e99c090d0fb..4002a6776df6b08a1ad64c238a8682fc95cd1002 100644 |
--- a/src/compiler/ia32/instruction-codes-ia32.h |
+++ b/src/compiler/ia32/instruction-codes-ia32.h |
@@ -91,6 +91,7 @@ namespace compiler { |
V(IA32Movsd) \ |
V(IA32Lea) \ |
V(IA32Push) \ |
+ V(IA32Poke) \ |
V(IA32StoreWriteBarrier) \ |
V(IA32StackCheck) |