|
Use weak cells in map checks in polymorphic ICs.
BUG= v8:3663
LOG=N
Total comments: 1
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+415 lines, -56 lines) |
Patch |
|
M |
src/arm/macro-assembler-arm.h
|
View
|
1
2
3
4
5
|
1 chunk |
+6 lines, -0 lines |
0 comments
|
Download
|
|
M |
src/arm/macro-assembler-arm.cc
|
View
|
1
2
3
4
5
|
1 chunk |
+16 lines, -0 lines |
0 comments
|
Download
|
|
M |
src/arm64/lithium-codegen-arm64.cc
|
View
|
1
2
3
4
5
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
|
M |
src/arm64/macro-assembler-arm64.h
|
View
|
1
2
3
4
5
|
1 chunk |
+7 lines, -0 lines |
0 comments
|
Download
|
|
M |
src/arm64/macro-assembler-arm64.cc
|
View
|
1
2
3
4
5
|
1 chunk |
+16 lines, -0 lines |
0 comments
|
Download
|
|
M |
src/factory.cc
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
M |
src/heap/objects-visiting-inl.h
|
View
|
|
1 chunk |
+1 line, -3 lines |
0 comments
|
Download
|
|
M |
src/ia32/macro-assembler-ia32.h
|
View
|
1
2
3
4
5
|
1 chunk |
+7 lines, -0 lines |
0 comments
|
Download
|
|
M |
src/ia32/macro-assembler-ia32.cc
|
View
|
1
2
3
4
5
|
1 chunk |
+15 lines, -0 lines |
0 comments
|
Download
|
|
M |
src/ic/arm/ic-compiler-arm.cc
|
View
|
1
2
3
4
5
|
2 chunks |
+8 lines, -6 lines |
0 comments
|
Download
|
|
M |
src/ic/arm64/ic-compiler-arm64.cc
|
View
|
1
2
3
4
5
|
2 chunks |
+8 lines, -5 lines |
0 comments
|
Download
|
|
M |
src/ic/ia32/ic-compiler-ia32.cc
|
View
|
1
2
3
4
5
|
2 chunks |
+9 lines, -5 lines |
0 comments
|
Download
|
|
M |
src/ic/mips/ic-compiler-mips.cc
|
View
|
1
2
3
4
5
|
2 chunks |
+12 lines, -6 lines |
0 comments
|
Download
|
|
M |
src/ic/mips64/ic-compiler-mips64.cc
|
View
|
1
2
3
4
5
|
2 chunks |
+12 lines, -6 lines |
0 comments
|
Download
|
|
M |
src/ic/x64/ic-compiler-x64.cc
|
View
|
1
2
3
4
5
|
2 chunks |
+9 lines, -6 lines |
0 comments
|
Download
|
|
M |
src/ic/x87/ic-compiler-x87.cc
|
View
|
1
2
3
4
5
|
2 chunks |
+8 lines, -4 lines |
0 comments
|
Download
|
|
M |
src/mips/macro-assembler-mips.h
|
View
|
1
2
3
4
5
|
1 chunk |
+7 lines, -0 lines |
0 comments
|
Download
|
|
M |
src/mips/macro-assembler-mips.cc
|
View
|
1
2
3
4
5
|
1 chunk |
+16 lines, -0 lines |
0 comments
|
Download
|
|
M |
src/mips64/macro-assembler-mips64.h
|
View
|
1
2
3
4
5
|
1 chunk |
+7 lines, -0 lines |
0 comments
|
Download
|
|
M |
src/mips64/macro-assembler-mips64.cc
|
View
|
1
2
3
4
5
|
1 chunk |
+16 lines, -0 lines |
0 comments
|
Download
|
|
M |
src/objects.h
|
View
|
1
2
3
4
5
6
7
|
3 chunks |
+5 lines, -1 line |
0 comments
|
Download
|
|
M |
src/objects.cc
|
View
|
1
2
3
4
5
6
7
|
8 chunks |
+57 lines, -10 lines |
0 comments
|
Download
|
|
M |
src/objects-inl.h
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
M |
src/objects-printer.cc
|
View
|
1
|
1 chunk |
+5 lines, -0 lines |
0 comments
|
Download
|
|
M |
src/x64/macro-assembler-x64.h
|
View
|
1
2
3
4
5
|
1 chunk |
+7 lines, -0 lines |
0 comments
|
Download
|
|
M |
src/x64/macro-assembler-x64.cc
|
View
|
1
2
3
4
5
|
1 chunk |
+15 lines, -0 lines |
0 comments
|
Download
|
|
M |
src/x87/macro-assembler-x87.h
|
View
|
1
2
3
4
5
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
|
M |
src/x87/macro-assembler-x87.cc
|
View
|
1
2
3
4
5
|
1 chunk |
+15 lines, -0 lines |
0 comments
|
Download
|
|
M |
test/cctest/cctest.status
|
View
|
1
2
3
4
5
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
|
M |
test/cctest/test-heap.cc
|
View
|
1
2
3
4
5
6
7
|
5 chunks |
+114 lines, -0 lines |
0 comments
|
Download
|
|
M |
test/mjsunit/opt-elements-kind.js
|
View
|
1
|
1 chunk |
+9 lines, -3 lines |
0 comments
|
Download
|
Total messages: 15 (3 generated)
|