Index: src/compiler/instruction-codes.h |
diff --git a/src/compiler/instruction-codes.h b/src/compiler/instruction-codes.h |
index c7218e1fa4f65856883af6437b44316c88e3aedc..6242e9804e2cbd510c0c3a8df5813b258b4c2f78 100644 |
--- a/src/compiler/instruction-codes.h |
+++ b/src/compiler/instruction-codes.h |
@@ -48,7 +48,6 @@ enum class RecordWriteMode { kValueIsMap, kValueIsPointer, kValueIsAny }; |
V(ArchTailCallCodeObject) \ |
V(ArchCallJSFunction) \ |
V(ArchTailCallJSFunctionFromJSFunction) \ |
- V(ArchTailCallJSFunction) \ |
V(ArchTailCallAddress) \ |
V(ArchPrepareCallCFunction) \ |
V(ArchCallCFunction) \ |