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

Issue 15793006: Fix LStoreKeyed error when tracing instruction. (Closed)

Created:
7 years, 6 months ago by mvstanton
Modified:
7 years, 6 months ago
Reviewers:
Toon Verwaest
CC:
v8-dev
Visibility:
Public.

Description

Fix LStoreKeyed error when tracing instruction. LStoreKeyed can have a NULL value(), when we recognize we are storing a constant hole value. BUG= R=verwaest@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=14951

Patch Set 1 #

Patch Set 2 : Added an assert #

Unified diffs Side-by-side diffs Delta from patch set Stats (+24 lines, -3 lines) Patch
M src/arm/lithium-arm.cc View 1 1 chunk +8 lines, -1 line 0 comments Download
M src/ia32/lithium-ia32.cc View 1 1 chunk +8 lines, -1 line 0 comments Download
M src/x64/lithium-x64.cc View 1 1 chunk +8 lines, -1 line 0 comments Download

Messages

Total messages: 3 (0 generated)
mvstanton
Hi Toon, here is the code we discussed, thanks! --Michael
7 years, 6 months ago (2013-06-05 11:42:15 UTC) #1
Toon Verwaest
lgtm
7 years, 6 months ago (2013-06-05 11:43:02 UTC) #2
mvstanton
7 years, 6 months ago (2013-06-05 12:09:09 UTC) #3
Message was sent while issue was closed.
Committed patchset #2 manually as r14951 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698