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

Issue 149322: Fix crash that occurs when we're forced to delete a global... (Closed)

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

Description

Fix crash that occurs when we're forced to delete a global property that used to be DontDelete and we still have an IC that reads from the cell. Committed: http://code.google.com/p/v8/source/detail?r=2390

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+35 lines, -3 lines) Patch
M src/ia32/stub-cache-ia32.cc View 1 chunk +3 lines, -0 lines 0 comments Download
M src/objects.cc View 2 chunks +10 lines, -3 lines 0 comments Download
M test/cctest/test-api.cc View 1 chunk +22 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Kasper Lund
11 years, 5 months ago (2009-07-08 10:01:18 UTC) #1
bak
11 years, 5 months ago (2009-07-08 11:25:15 UTC) #2
LGTM,
  Lars

Powered by Google App Engine
This is Rietveld 408576698