|
|
Avoid one repeated property lookup when computing store ICs.
Total comments: 14
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+304 lines, -419 lines) |
Patch |
 |
M |
src/arm/stub-cache-arm.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
src/arm64/stub-cache-arm64.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
src/ia32/stub-cache-ia32.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
src/ic.h
|
View
|
|
4 chunks |
+13 lines, -22 lines |
0 comments
|
Download
|
 |
M |
src/ic.cc
|
View
|
1
|
9 chunks |
+165 lines, -229 lines |
0 comments
|
Download
|
 |
M |
src/lookup.h
|
View
|
1
|
6 chunks |
+23 lines, -3 lines |
0 comments
|
Download
|
 |
M |
src/lookup.cc
|
View
|
1
|
6 chunks |
+51 lines, -21 lines |
0 comments
|
Download
|
 |
M |
src/lookup-inl.h
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
src/mips/stub-cache-mips.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
src/mips64/stub-cache-mips64.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
src/objects.h
|
View
|
|
3 chunks |
+0 lines, -8 lines |
0 comments
|
Download
|
 |
M |
src/objects.cc
|
View
|
1
|
16 chunks |
+28 lines, -118 lines |
0 comments
|
Download
|
 |
M |
src/runtime.cc
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
src/stub-cache.h
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
src/stub-cache.cc
|
View
|
1
|
2 chunks |
+13 lines, -9 lines |
0 comments
|
Download
|
 |
M |
src/x64/stub-cache-x64.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
src/x87/stub-cache-x87.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
Total messages: 4 (0 generated)
|