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

Issue 385020: Fixed bug in x64 port of KeyedStoreIC::GenerateExternalArray where it... (Closed)

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

Description

Fixed bug in x64 port of KeyedStoreIC::GenerateExternalArray where it was always falling through to the runtime. Re-examined both load and store ICs and verified they are now in sync with the 32-bit port. Ran tests and benchmarks. Committed: http://code.google.com/p/v8/source/detail?r=3286

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -0 lines) Patch
M src/x64/ic-x64.cc View 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Ken Russell (switch to Gerrit)
11 years, 1 month ago (2009-11-10 22:56:16 UTC) #1
Erik Corry
11 years, 1 month ago (2009-11-11 07:49:30 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698