diff options
Diffstat (limited to 'deps/v8/src/mips64/code-stubs-mips64.h')
-rw-r--r-- | deps/v8/src/mips64/code-stubs-mips64.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/deps/v8/src/mips64/code-stubs-mips64.h b/deps/v8/src/mips64/code-stubs-mips64.h index c54a3d07c5..2e18f59915 100644 --- a/deps/v8/src/mips64/code-stubs-mips64.h +++ b/deps/v8/src/mips64/code-stubs-mips64.h @@ -344,6 +344,7 @@ class NameDictionaryLookupStub: public PlatformCodeStub { }; -} } // namespace v8::internal +} // namespace internal +} // namespace v8 #endif // V8_MIPS_CODE_STUBS_MIPS64_H_ |