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

Issue 201313002: Fix ASSERT violation when BinaryOpIC::Transition recurses into itself (Closed)

Created:
6 years, 9 months ago by Jakob Kummerow
Modified:
6 years, 9 months ago
Reviewers:
Toon Verwaest
CC:
v8-dev
Visibility:
Public.

Description

Fix ASSERT violation when BinaryOpIC::Transition recurses into itself BUG=chromium:352586 LOG=n R=verwaest@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=20000

Patch Set 1 #

Patch Set 2 : refactored #

Unified diffs Side-by-side diffs Delta from patch set Stats (+17 lines, -11 lines) Patch
M src/ic.h View 1 1 chunk +5 lines, -0 lines 0 comments Download
M src/ic.cc View 1 1 chunk +4 lines, -1 line 0 comments Download
A + test/mjsunit/regress/regress-crbug-352586.js View 1 chunk +8 lines, -10 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Jakob Kummerow
PTAL. Let me know if you have an idea for a better fix.
6 years, 9 months ago (2014-03-17 13:39:30 UTC) #1
Toon Verwaest
lgtm
6 years, 9 months ago (2014-03-17 14:09:17 UTC) #2
Jakob Kummerow
6 years, 9 months ago (2014-03-17 14:51:39 UTC) #3
Message was sent while issue was closed.
Committed patchset #2 manually as r20000 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698