| Index: src/arm64/delayed-masm-arm64-inl.h
|
| diff --git a/src/arm64/delayed-masm-arm64-inl.h b/src/arm64/delayed-masm-arm64-inl.h
|
| index 2c446303716ecd2a5d40834a4fb88e1e09f72db5..54239a18d42a273307268a1b1d60a32c80a64d87 100644
|
| --- a/src/arm64/delayed-masm-arm64-inl.h
|
| +++ b/src/arm64/delayed-masm-arm64-inl.h
|
| @@ -50,6 +50,7 @@ void DelayedMasm::LoadObject(Register result, Handle<Object> object) {
|
|
|
| #undef __
|
|
|
| -} } // namespace v8::internal
|
| +} // namespace internal
|
| +} // namespace v8
|
|
|
| #endif // V8_ARM64_DELAYED_MASM_ARM64_INL_H_
|
|
|