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

Issue 9463052: When compiling for-in pass correct context value to the increment instruction. (Closed)

Created:
8 years, 10 months ago by Vyacheslav Egorov (Chromium)
Modified:
8 years, 10 months ago
CC:
v8-dev
Visibility:
Public.

Description

When compiling for-in pass correct context value to the increment instruction. Additionally force increment instruction to use int32 representation. R=fschneider@google.com BUG=http://crbug.com/115646 TEST=test/mjsunit/compiler/optimized-for-in.js Committed: https://code.google.com/p/v8/source/detail?r=10844

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+16 lines, -15 lines) Patch
M src/flag-definitions.h View 1 chunk +1 line, -1 line 0 comments Download
M src/hydrogen.cc View 3 chunks +6 lines, -7 lines 0 comments Download
M test/mjsunit/compiler/optimized-for-in.js View 3 chunks +9 lines, -7 lines 1 comment Download

Messages

Total messages: 2 (0 generated)
Vyacheslav Egorov (Chromium)
8 years, 10 months ago (2012-02-27 13:46:14 UTC) #1
fschneider
8 years, 10 months ago (2012-02-27 13:53:06 UTC) #2
LGTM.

https://chromiumcodereview.appspot.com/9463052/diff/1/test/mjsunit/compiler/o...
File test/mjsunit/compiler/optimized-for-in.js (right):

https://chromiumcodereview.appspot.com/9463052/diff/1/test/mjsunit/compiler/o...
test/mjsunit/compiler/optimized-for-in.js:252: r += t[x][i];
Replace \t with spaces.

Powered by Google App Engine
This is Rietveld 408576698