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

Issue 9365055: Fix crashing bugs in store-and-grow IC for double values. (Closed)

Created:
8 years, 10 months ago by danno
Modified:
8 years, 10 months ago
Reviewers:
Jakob Kummerow
CC:
v8-dev
Visibility:
Public.

Description

Fix crashing bugs in store-and-grow IC for double values. R=jkummerow@chromium.org BUG=chromium:113924 TEST=test/mjsunit/regress/regress-113924.js Committed: https://code.google.com/p/v8/source/detail?r=10706

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+56 lines, -19 lines) Patch
M src/ia32/stub-cache-ia32.cc View 2 chunks +2 lines, -0 lines 0 comments Download
M src/objects.cc View 3 chunks +23 lines, -19 lines 0 comments Download
A test/mjsunit/regress/regress-113924.js View 1 chunk +31 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
danno
8 years, 10 months ago (2012-02-14 15:01:50 UTC) #1
Jakob Kummerow
8 years, 10 months ago (2012-02-14 15:06:54 UTC) #2
LGTM.

Powered by Google App Engine
This is Rietveld 408576698