Chromium Code Reviews| Index: src/compiler/instruction-codes.h |
| diff --git a/src/compiler/instruction-codes.h b/src/compiler/instruction-codes.h |
| index 35ba436d09ffb4614896b2df24a753cb5c1edeaa..669316a4371427556d9274989ce9baf6f7801087 100644 |
| --- a/src/compiler/instruction-codes.h |
| +++ b/src/compiler/instruction-codes.h |
| @@ -32,7 +32,6 @@ namespace compiler { |
| V(ArchCallAddress) \ |
| V(ArchCallCodeObject) \ |
| V(ArchCallJSFunction) \ |
| - V(ArchDeoptimize) \ |
| V(ArchDrop) \ |
| V(ArchJmp) \ |
| V(ArchNop) \ |