Index: src/compiler/arm64/instruction-codes-arm64.h |
diff --git a/src/compiler/arm64/instruction-codes-arm64.h b/src/compiler/arm64/instruction-codes-arm64.h |
index c2a52af7cbbb5281331c310cd5a77a877739af4e..cbc0ac4ef20d324410e6b61ecbde44d82342cb42 100644 |
--- a/src/compiler/arm64/instruction-codes-arm64.h |
+++ b/src/compiler/arm64/instruction-codes-arm64.h |
@@ -158,8 +158,8 @@ namespace compiler { |
V(Operand2_R_SXTB) /* %r0 SXTB (signed extend byte) */ \ |
V(Operand2_R_SXTH) /* %r0 SXTH (signed extend halfword) */ |
-} // namespace internal |
} // namespace compiler |
+} // namespace internal |
} // namespace v8 |
#endif // V8_COMPILER_ARM64_INSTRUCTION_CODES_ARM64_H_ |