|
Use V8_FINAL and V8_OVERRIDE in various places, fixing bugs revealed by them.
- Use V8_FINAL and V8_OVERRIDE in objects.
- Use V8_FINAL and V8_OVERRIDE in Ast classes.
- Use V8_FINAL and V8_OVERRIDE in Lithium mips backend.
- Use V8_FINAL and V8_OVERRIDE in Lithium arm backend.
- Use V8_FINAL and V8_OVERRIDE in Lithium x64 backend.
- Use V8_FINAL and V8_OVERRIDE in Lithium ia32 backend.
- Use V8_FINAL and V8_OVERRIDE in Lithium classes.
- Use V8_FINAL and V8_OVERRIDE in Hydrogen classes.
R=dslomov@chromium.org
Committed: https://code.google.com/p/v8/source/detail?r=16232
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+1996 lines, -1899 lines) |
Patch |
|
M |
src/arm/lithium-arm.h
|
View
|
1
|
142 chunks |
+211 lines, -203 lines |
0 comments
|
Download
|
|
M |
src/arm/lithium-codegen-arm.h
|
View
|
1
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
src/arm/lithium-codegen-arm.cc
|
View
|
1
|
14 chunks |
+43 lines, -39 lines |
0 comments
|
Download
|
|
M |
src/arm/lithium-gap-resolver-arm.h
|
View
|
1
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
src/ast.h
|
View
|
1
|
89 chunks |
+222 lines, -208 lines |
0 comments
|
Download
|
|
M |
src/ast.cc
|
View
|
1
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
src/hydrogen.h
|
View
|
1
|
22 chunks |
+37 lines, -36 lines |
0 comments
|
Download
|
|
M |
src/hydrogen-instructions.h
|
View
|
1
|
252 chunks |
+574 lines, -539 lines |
0 comments
|
Download
|
|
M |
src/ia32/lithium-codegen-ia32.h
|
View
|
1
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
src/ia32/lithium-codegen-ia32.cc
|
View
|
1
|
15 chunks |
+46 lines, -42 lines |
0 comments
|
Download
|
|
M |
src/ia32/lithium-gap-resolver-ia32.h
|
View
|
1
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
src/ia32/lithium-ia32.h
|
View
|
1
|
147 chunks |
+211 lines, -203 lines |
0 comments
|
Download
|
|
M |
src/lithium.h
|
View
|
1
|
12 chunks |
+12 lines, -12 lines |
0 comments
|
Download
|
|
M |
src/mips/lithium-codegen-mips.h
|
View
|
1
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
src/mips/lithium-codegen-mips.cc
|
View
|
1
|
14 chunks |
+43 lines, -39 lines |
0 comments
|
Download
|
|
M |
src/mips/lithium-gap-resolver-mips.h
|
View
|
1
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
src/mips/lithium-mips.h
|
View
|
1
|
140 chunks |
+204 lines, -198 lines |
0 comments
|
Download
|
|
M |
src/objects.h
|
View
|
1
|
109 chunks |
+110 lines, -109 lines |
0 comments
|
Download
|
|
M |
src/objects.cc
|
View
|
1
|
20 chunks |
+21 lines, -21 lines |
0 comments
|
Download
|
|
M |
src/x64/lithium-codegen-x64.h
|
View
|
1
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
src/x64/lithium-codegen-x64.cc
|
View
|
1
|
13 chunks |
+40 lines, -36 lines |
0 comments
|
Download
|
|
M |
src/x64/lithium-gap-resolver-x64.h
|
View
|
1
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
src/x64/lithium-x64.h
|
View
|
1
|
139 chunks |
+208 lines, -200 lines |
0 comments
|
Download
|
Total messages: 5 (0 generated)
|