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

Issue 437052: Fixed incorrect instruction usage in KeyedLoadIC for byte and word... (Closed)

Created:
11 years, 1 month ago by Ken Russell (switch to Gerrit)
Modified:
9 years, 7 months ago
Reviewers:
iposva, Erik Corry
CC:
v8-dev
Visibility:
Public.

Description

Fixed incorrect instruction usage in KeyedLoadIC for byte and word external array types. Added regression test based on real-world failing code and verified that it would have caught this error. Committed: http://code.google.com/p/v8/source/detail?r=3366

Patch Set 1 #

Patch Set 2 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+63 lines, -3 lines) Patch
M src/ia32/ic-ia32.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M src/x64/ic-x64.cc View 1 chunk +1 line, -1 line 0 comments Download
M test/cctest/test-api.cc View 1 chunk +60 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
Ken Russell (switch to Gerrit)
11 years, 1 month ago (2009-11-25 02:51:39 UTC) #1
iposva
LGTM -ip
11 years, 1 month ago (2009-11-25 06:15:45 UTC) #2
Ken Russell (switch to Gerrit)
11 years, 1 month ago (2009-11-25 09:07:59 UTC) #3
iposva
11 years ago (2009-11-25 19:37:56 UTC) #4
Still LGTM. -ip

Powered by Google App Engine
This is Rietveld 408576698