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

Issue 10038010: Fix regular and ElementsKind transitions interfering with each other (Closed)

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

Description

Fix regular and ElementsKind transitions interfering with each other R=danno@chromium.org BUG=122271 TEST=mjsunit/regress/regress-crbug-122271 Committed: https://code.google.com/p/v8/source/detail?r=11286

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+61 lines, -4 lines) Patch
M src/arm/stub-cache-arm.cc View 1 chunk +3 lines, -1 line 0 comments Download
M src/ia32/stub-cache-ia32.cc View 1 chunk +3 lines, -1 line 0 comments Download
M src/mips/stub-cache-mips.cc View 1 chunk +3 lines, -1 line 0 comments Download
M src/x64/stub-cache-x64.cc View 1 chunk +3 lines, -1 line 0 comments Download
A test/mjsunit/regress/regress-crbug-122271.js View 1 chunk +49 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Jakob Kummerow
8 years, 8 months ago (2012-04-12 11:27:14 UTC) #1
danno
8 years, 8 months ago (2012-04-12 12:14:46 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698