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

Issue 1769005: Fix bug in KeyedLoadIC generic stub where signed instead of unsigned... (Closed)

Created:
10 years, 8 months ago by Mads Ager (chromium)
Modified:
9 years, 7 months ago
Reviewers:
Erik Corry, Rico
CC:
v8-dev
Visibility:
Public.

Description

Fix bug in KeyedLoadIC generic stub where signed instead of unsigned comparison was used. Committed: http://code.google.com/p/v8/source/detail?r=4485

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+44 lines, -1 line) Patch
M src/arm/ic-arm.cc View 1 chunk +1 line, -1 line 0 comments Download
A test/mjsunit/regress/regress-685.js View 1 chunk +43 lines, -0 lines 1 comment Download

Messages

Total messages: 3 (0 generated)
Mads Ager (chromium)
10 years, 8 months ago (2010-04-23 12:55:22 UTC) #1
Erik Corry
LGTM
10 years, 8 months ago (2010-04-23 12:58:18 UTC) #2
Rico
10 years, 8 months ago (2010-04-23 12:58:28 UTC) #3
Drive by nit

http://codereview.chromium.org/1769005/diff/1/2
File test/mjsunit/regress/regress-685.js (right):

http://codereview.chromium.org/1769005/diff/1/2#newcode31
test/mjsunit/regress/regress-685.js:31: // for the length field of arrays.
double for

Powered by Google App Engine
This is Rietveld 408576698