v8/src/x64
mikhail.naganov@gmail.com 30a0a7de43 Split nested namespaces declaration in two lines in accordance with C++ Style Guide.
This issue was raised by Brett Wilson while reviewing my changelist for readability. Craig Silverstein (one of C++ SG maintainers) confirmed that we should declare one namespace per line. Our way of namespaces closing seems not violating style guides (there is no clear agreement on it), so I left it intact.

Review URL: http://codereview.chromium.org/115756


git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@2038 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
2009-05-25 10:05:56 +00:00
..
assembler-x64-inl.h Split nested namespaces declaration in two lines in accordance with C++ Style Guide. 2009-05-25 10:05:56 +00:00
assembler-x64.cc Split nested namespaces declaration in two lines in accordance with C++ Style Guide. 2009-05-25 10:05:56 +00:00
assembler-x64.h Split nested namespaces declaration in two lines in accordance with C++ Style Guide. 2009-05-25 10:05:56 +00:00
builtins-x64.cc Split nested namespaces declaration in two lines in accordance with C++ Style Guide. 2009-05-25 10:05:56 +00:00
codegen-x64.cc Split nested namespaces declaration in two lines in accordance with C++ Style Guide. 2009-05-25 10:05:56 +00:00
codegen-x64.h Split nested namespaces declaration in two lines in accordance with C++ Style Guide. 2009-05-25 10:05:56 +00:00
cpu-x64.cc Split nested namespaces declaration in two lines in accordance with C++ Style Guide. 2009-05-25 10:05:56 +00:00
debug-x64.cc Split nested namespaces declaration in two lines in accordance with C++ Style Guide. 2009-05-25 10:05:56 +00:00
disasm-x64.cc x64: Stub out more unimplemented functions, we now link shell. 2009-05-13 13:50:18 +00:00
frames-x64.cc Added empty files in the x64 directory. 2009-05-04 07:16:10 +00:00
frames-x64.h Split nested namespaces declaration in two lines in accordance with C++ Style Guide. 2009-05-25 10:05:56 +00:00
ic-x64.cc Split nested namespaces declaration in two lines in accordance with C++ Style Guide. 2009-05-25 10:05:56 +00:00
jump-target-x64.cc Added empty files in the x64 directory. 2009-05-04 07:16:10 +00:00
macro-assembler-x64.cc Split nested namespaces declaration in two lines in accordance with C++ Style Guide. 2009-05-25 10:05:56 +00:00
macro-assembler-x64.h Split nested namespaces declaration in two lines in accordance with C++ Style Guide. 2009-05-25 10:05:56 +00:00
regexp-macro-assembler-x64.cc Added empty files in the x64 directory. 2009-05-04 07:16:10 +00:00
regexp-macro-assembler-x64.h Added empty files in the x64 directory. 2009-05-04 07:16:10 +00:00
register-allocator-x64.cc Added empty files in the x64 directory. 2009-05-04 07:16:10 +00:00
simulator-x64.cc Added empty files in the x64 directory. 2009-05-04 07:16:10 +00:00
simulator-x64.h Add x64 header files to make the build compile 2009-05-06 13:27:35 +00:00
stub-cache-x64.cc Added empty files in the x64 directory. 2009-05-04 07:16:10 +00:00
virtual-frame-x64.cc Added empty files in the x64 directory. 2009-05-04 07:16:10 +00:00
virtual-frame-x64.h Split nested namespaces declaration in two lines in accordance with C++ Style Guide. 2009-05-25 10:05:56 +00:00