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

Issue 458008: Fixed register usage in 64-bit version of... (Closed)

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

Description

Fixed register usage in 64-bit version of KeyedLoadIC::GenerateExternalArray which was causing it to go to the slow case all the time. BUG=http://code.google.com/p/v8/issues/detail?id=537 Committed: http://code.google.com/p/v8/source/detail?r=3399

Patch Set 1 #

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

Messages

Total messages: 3 (0 generated)
Ken Russell (switch to Gerrit)
11 years ago (2009-12-02 18:21:08 UTC) #1
William Hesse
LGTM.
11 years ago (2009-12-02 19:20:36 UTC) #2
Ken Russell (switch to Gerrit)
11 years ago (2009-12-02 19:31:38 UTC) #3
On 2009/12/02 19:20:36, William Hesse wrote:
> LGTM.

Thanks.
Forgot to mention:
BUG=http://code.google.com/p/v8/issues/detail?id=537

Powered by Google App Engine
This is Rietveld 408576698