|
Fix some inconsistent formatting.
I noticed we sometimes had extra spaces before and after the "const"
keyword. Probably the result of a search and replace gone wrong.
This is a whitespace only change.
Committed: http://code.google.com/p/v8/source/detail?r=5519
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+119 lines, -120 lines) |
Patch |
|
M |
src/arm/assembler-arm.h
|
View
|
|
4 chunks |
+20 lines, -20 lines |
0 comments
|
Download
|
|
M |
src/arm/codegen-arm.h
|
View
|
|
1 chunk |
+3 lines, -3 lines |
0 comments
|
Download
|
|
M |
src/assembler.h
|
View
|
|
3 chunks |
+4 lines, -4 lines |
0 comments
|
Download
|
|
M |
src/ast.h
|
View
|
|
12 chunks |
+25 lines, -25 lines |
0 comments
|
Download
|
|
M |
src/hashmap.h
|
View
|
|
2 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
|
M |
src/ia32/assembler-ia32.h
|
View
|
|
3 chunks |
+9 lines, -9 lines |
0 comments
|
Download
|
|
M |
src/list.h
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
src/mips/assembler-mips.h
|
View
|
|
3 chunks |
+8 lines, -9 lines |
0 comments
|
Download
|
|
M |
src/mips/codegen-mips.h
|
View
|
|
2 chunks |
+4 lines, -4 lines |
0 comments
|
Download
|
|
M |
src/parser.cc
|
View
|
|
1 chunk |
+4 lines, -4 lines |
0 comments
|
Download
|
|
M |
src/rewriter.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
src/scanner.h
|
View
|
|
2 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
|
M |
src/scopeinfo.h
|
View
|
|
1 chunk |
+5 lines, -5 lines |
0 comments
|
Download
|
|
M |
src/scopes.h
|
View
|
|
3 chunks |
+15 lines, -15 lines |
0 comments
|
Download
|
|
M |
src/variables.h
|
View
|
|
2 chunks |
+5 lines, -5 lines |
0 comments
|
Download
|
|
M |
src/x64/assembler-x64.h
|
View
|
|
3 chunks |
+8 lines, -8 lines |
0 comments
|
Download
|
Total messages: 3 (0 generated)
|