Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(385)

Issue 6526: - Fixed Issue 3201: Embedded Google Calendar crashes the renderer... (Closed)

Created:
12 years, 2 months ago by bak
Modified:
9 years, 7 months ago
Reviewers:
Kasper Lund
CC:
v8-dev
Visibility:
Public.

Description

- 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

Patch Set 1 #

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

Messages

Total messages: 1 (0 generated)
bak
12 years, 2 months ago (2008-10-07 09:21:49 UTC) #1

          

Powered by Google App Engine
This is Rietveld 408576698