|
- Fixed Issue 3201: Embedded Google Calendar crashes the renderer
ExtendStorage did not work with keyed store IC.
- Reduced instructions generated when performing a tail call to
kSharedStoreIC_ExtendStorage
- Moved test/mjsunit/bugs/bug-109.js
to test/mjsunit/keyed-storage-extend.js
Committed: http://code.google.com/p/v8/source/detail?r=455
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+101 lines, -109 lines) |
Patch |
|
M |
src/builtins.h
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
M |
src/builtins.cc
|
View
|
|
1 chunk |
+5 lines, -0 lines |
0 comments
|
Download
|
|
M |
src/ic.h
|
View
|
|
2 chunks |
+12 lines, -11 lines |
0 comments
|
Download
|
|
M |
src/ic.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
src/ic-arm.cc
|
View
|
|
2 chunks |
+5 lines, -1 line |
0 comments
|
Download
|
|
M |
src/ic-ia32.cc
|
View
|
|
2 chunks |
+22 lines, -1 line |
0 comments
|
Download
|
|
M |
src/stub-cache.h
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
M |
src/stub-cache-arm.cc
|
View
|
|
1 chunk |
+26 lines, -25 lines |
0 comments
|
Download
|
|
M |
src/stub-cache-ia32.cc
|
View
|
|
4 chunks |
+29 lines, -16 lines |
0 comments
|
Download
|
|
D |
test/mjsunit/bugs/bug-109.js
|
View
|
|
1 chunk |
+0 lines, -55 lines |
0 comments
|
Download
|
|
A + |
test/mjsunit/keyed-storage-extend.js
|
View
|
|
0 chunks |
+-1 lines, --1 lines |
0 comments
|
Download
|
Total messages: 1 (0 generated)
|