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

Issue 149753: Changed the dictionary code to use original hash value when starting linear s... (Closed)

Created:
11 years, 5 months ago by bak
Modified:
9 years, 7 months ago
Reviewers:
Kasper Lund
CC:
v8-dev
Visibility:
Public.

Description

Changed the dictionary code to use original hash value when starting linear scan. This is necessary for hash codes for string where the array index is encoded. Committed: http://code.google.com/p/v8/source/detail?r=2488

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -5 lines) Patch
M src/objects.cc View 2 chunks +6 lines, -5 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
bak
11 years, 5 months ago (2009-07-16 14:38:20 UTC) #1
Kasper Lund
11 years, 5 months ago (2009-07-16 14:41:10 UTC) #2
LGTM.

Powered by Google App Engine
This is Rietveld 408576698