Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(188)

Unified Diff: src/frames-inl.h

Issue 115756: Split nested namespaces declaration in two lines in accordance with C++ Style Guide. (Closed)
Patch Set: Created 11 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: src/frames-inl.h
diff --git a/src/frames-inl.h b/src/frames-inl.h
index bf46f6bf7b5fbd1a6aef48ef328324e5f54054be..28be4306613ad1aa6ffc1c4064459587974d0a93 100644
--- a/src/frames-inl.h
+++ b/src/frames-inl.h
@@ -38,7 +38,8 @@
#include "arm/frames-arm.h"
#endif
-namespace v8 { namespace internal {
+namespace v8 {
+namespace internal {
inline Address StackHandler::address() const {
« src/accessors.h ('K') | « src/frames.cc ('k') | src/func-name-inferrer.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698