Chromium Code Reviews| Index: src/compiler/instruction-codes.h |
| diff --git a/src/compiler/instruction-codes.h b/src/compiler/instruction-codes.h |
| index ef1e942ed4707783da8d4cccb2aab423d8c242ba..50e04349ea817f1142022f96c03bb589fad8c1e9 100644 |
| --- a/src/compiler/instruction-codes.h |
| +++ b/src/compiler/instruction-codes.h |
| @@ -40,6 +40,7 @@ namespace compiler { |
| V(ArchLookupSwitch) \ |
| V(ArchTableSwitch) \ |
| V(ArchNop) \ |
| + V(ArchDeoptimize) \ |
| V(ArchRet) \ |
| V(ArchStackPointer) \ |
| V(ArchTruncateDoubleToI) \ |