|
First round of size reduction for JumpTargets. Reduce their size by
two words: there is no reason to keep a pointer to the current code
generator and macro assembler in the JumpTarget.
Committed: http://code.google.com/p/v8/source/detail?r=1987
Total comments: 2
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+359 lines, -430 lines) |
Patch |
|
M |
src/arm/codegen-arm.cc
|
View
|
|
38 chunks |
+69 lines, -69 lines |
0 comments
|
Download
|
|
M |
src/arm/jump-target-arm.cc
|
View
|
|
15 chunks |
+45 lines, -48 lines |
0 comments
|
Download
|
|
M |
src/codegen.cc
|
View
|
|
1 chunk |
+1 line, -2 lines |
0 comments
|
Download
|
|
M |
src/ia32/codegen-ia32.cc
|
View
|
|
43 chunks |
+77 lines, -82 lines |
0 comments
|
Download
|
|
M |
src/ia32/jump-target-ia32.cc
|
View
|
|
15 chunks |
+58 lines, -58 lines |
0 comments
|
Download
|
|
M |
src/ia32/macro-assembler-ia32.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
src/jump-target.h
|
View
|
1
|
3 chunks |
+19 lines, -23 lines |
2 comments
|
Download
|
|
M |
src/jump-target.cc
|
View
|
1
|
20 chunks |
+85 lines, -147 lines |
0 comments
|
Download
|
|
M |
src/jump-target-inl.h
|
View
|
|
1 chunk |
+4 lines, -0 lines |
0 comments
|
Download
|
Total messages: 5 (0 generated)
|