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

Issue 2810027: Fix error in for-in on x64 platform using full compiler with keyed store IC.... (Closed)

Created:
10 years, 6 months ago by William Hesse
Modified:
9 years, 7 months ago
CC:
v8-dev
Visibility:
Public.

Description

Fix error in for-in on x64 platform using full compiler with keyed store IC. BUG=v8:748 http://code.google.com/p/v8/issues/detail?id=748 Committed: http://code.google.com/p/v8/source/detail?r=4942

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+39 lines, -3 lines) Patch
M src/x64/full-codegen-x64.cc View 1 chunk +4 lines, -3 lines 0 comments Download
M test/mjsunit/for-in.js View 1 chunk +35 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
William Hesse
10 years, 6 months ago (2010-06-24 13:27:13 UTC) #1
Mads Ager (chromium)
10 years, 6 months ago (2010-06-24 13:37:32 UTC) #2
LGTM

Please update the description to have BUG= on a separate line.

Powered by Google App Engine
This is Rietveld 408576698