|
Implement specialized IC code stubs for pixel array stores.
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+634 lines, -103 lines) |
Patch |
|
M |
src/arm/code-stubs-arm.h
|
View
|
1
2
|
2 chunks |
+37 lines, -8 lines |
0 comments
|
Download
|
|
M |
src/arm/code-stubs-arm.cc
|
View
|
1
2
3
|
1 chunk |
+85 lines, -0 lines |
0 comments
|
Download
|
|
M |
src/arm/ic-arm.cc
|
View
|
1
2
3
|
1 chunk |
+14 lines, -18 lines |
0 comments
|
Download
|
|
M |
src/arm/stub-cache-arm.cc
|
View
|
1
|
1 chunk |
+41 lines, -0 lines |
0 comments
|
Download
|
|
M |
src/heap.h
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
M |
src/ia32/code-stubs-ia32.h
|
View
|
1
2
|
2 chunks |
+30 lines, -8 lines |
0 comments
|
Download
|
|
M |
src/ia32/code-stubs-ia32.cc
|
View
|
1
2
3
|
2 chunks |
+96 lines, -2 lines |
0 comments
|
Download
|
|
M |
src/ia32/ic-ia32.cc
|
View
|
1
2
3
|
1 chunk |
+11 lines, -22 lines |
0 comments
|
Download
|
|
M |
src/ia32/stub-cache-ia32.cc
|
View
|
1
|
1 chunk |
+36 lines, -0 lines |
0 comments
|
Download
|
|
M |
src/ic.cc
|
View
|
1
2
3
|
1 chunk |
+19 lines, -13 lines |
0 comments
|
Download
|
|
M |
src/stub-cache.h
|
View
|
1
2
3
|
2 chunks |
+5 lines, -0 lines |
0 comments
|
Download
|
|
M |
src/stub-cache.cc
|
View
|
1
2
3
|
1 chunk |
+27 lines, -0 lines |
0 comments
|
Download
|
|
M |
src/x64/code-stubs-x64.h
|
View
|
1
2
|
2 chunks |
+32 lines, -8 lines |
0 comments
|
Download
|
|
M |
src/x64/code-stubs-x64.cc
|
View
|
1
2
3
|
2 chunks |
+95 lines, -2 lines |
0 comments
|
Download
|
|
M |
src/x64/ic-x64.cc
|
View
|
1
2
3
|
1 chunk |
+12 lines, -21 lines |
0 comments
|
Download
|
|
M |
src/x64/stub-cache-x64.cc
|
View
|
|
1 chunk |
+37 lines, -0 lines |
0 comments
|
Download
|
|
M |
test/cctest/test-api.cc
|
View
|
1
2
3
|
1 chunk |
+56 lines, -1 line |
0 comments
|
Download
|
Total messages: 2 (0 generated)
|