|
|
Porting of revisions 6639, 6794 and 6805 to the 3.0 branch.
This fixes bug 1108. Revision 6639 introduced infrastructure used
by the bugfix, so it had to be merged to the 3.0 branch too.
Committed: http://code.google.com/p/v8/source/detail?r=6837
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+1012 lines, -512 lines) |
Patch |
 |
M |
AUTHORS
|
View
|
|
2 chunks |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
src/arm/code-stubs-arm.h
|
View
|
|
1 chunk |
+19 lines, -0 lines |
0 comments
|
Download
|
 |
M |
src/arm/code-stubs-arm.cc
|
View
|
|
8 chunks |
+73 lines, -108 lines |
0 comments
|
Download
|
 |
M |
src/arm/macro-assembler-arm.h
|
View
|
|
5 chunks |
+33 lines, -5 lines |
0 comments
|
Download
|
 |
M |
src/arm/macro-assembler-arm.cc
|
View
|
|
9 chunks |
+245 lines, -19 lines |
0 comments
|
Download
|
 |
M |
src/arm/regexp-macro-assembler-arm.h
|
View
|
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
src/arm/regexp-macro-assembler-arm.cc
|
View
|
|
3 chunks |
+40 lines, -31 lines |
0 comments
|
Download
|
 |
M |
src/arm/simulator-arm.h
|
View
|
|
4 chunks |
+14 lines, -7 lines |
0 comments
|
Download
|
 |
M |
src/arm/simulator-arm.cc
|
View
|
|
7 chunks |
+36 lines, -13 lines |
0 comments
|
Download
|
 |
M |
src/arm/stub-cache-arm.cc
|
View
|
|
8 chunks |
+111 lines, -79 lines |
0 comments
|
Download
|
 |
M |
src/assembler.h
|
View
|
|
3 chunks |
+27 lines, -8 lines |
0 comments
|
Download
|
 |
M |
src/assembler.cc
|
View
|
|
2 chunks |
+7 lines, -5 lines |
0 comments
|
Download
|
 |
M |
src/code-stubs.h
|
View
|
|
2 chunks |
+2 lines, -4 lines |
0 comments
|
Download
|
 |
M |
src/heap.h
|
View
|
|
2 chunks |
+8 lines, -2 lines |
0 comments
|
Download
|
 |
M |
src/heap.cc
|
View
|
|
2 chunks |
+11 lines, -0 lines |
0 comments
|
Download
|
 |
M |
src/ia32/code-stubs-ia32.cc
|
View
|
|
5 chunks |
+28 lines, -79 lines |
0 comments
|
Download
|
 |
M |
src/ia32/macro-assembler-ia32.h
|
View
|
|
1 chunk |
+5 lines, -0 lines |
0 comments
|
Download
|
 |
M |
src/ia32/macro-assembler-ia32.cc
|
View
|
|
1 chunk |
+91 lines, -0 lines |
0 comments
|
Download
|
 |
M |
src/ia32/simulator-ia32.h
|
View
|
|
1 chunk |
+7 lines, -2 lines |
0 comments
|
Download
|
 |
M |
src/macro-assembler.h
|
View
|
|
1 chunk |
+7 lines, -0 lines |
0 comments
|
Download
|
 |
M |
src/regexp-macro-assembler.cc
|
View
|
|
1 chunk |
+1 line, -5 lines |
0 comments
|
Download
|
 |
M |
src/top.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
src/version.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
src/x64/code-stubs-x64.cc
|
View
|
|
8 chunks |
+84 lines, -139 lines |
0 comments
|
Download
|
 |
M |
src/x64/macro-assembler-x64.h
|
View
|
|
1 chunk |
+7 lines, -0 lines |
0 comments
|
Download
|
 |
M |
src/x64/macro-assembler-x64.cc
|
View
|
|
1 chunk |
+90 lines, -0 lines |
0 comments
|
Download
|
 |
M |
src/x64/simulator-x64.h
|
View
|
|
1 chunk |
+5 lines, -2 lines |
0 comments
|
Download
|
 |
M |
test/cctest/test-api.cc
|
View
|
|
1 chunk |
+55 lines, -0 lines |
0 comments
|
Download
|
Total messages: 2 (0 generated)
|