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

Issue 11228004: Fix two-char hash to use correct fallback for zero hashes. (Closed)

Created:
8 years, 2 months ago by Yang
Modified:
8 years, 2 months ago
Reviewers:
Toon Verwaest
CC:
v8-dev
Visibility:
Public.

Description

Fix two-char hash to use correct fallback for zero hashes. R=verwaest@chromium.org BUG= Committed: https://code.google.com/p/v8/source/detail?r=12782

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -4 lines) Patch
M src/heap.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/objects.h View 1 chunk +1 line, -1 line 0 comments Download
M src/objects.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/objects-inl.h View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
Yang
8 years, 2 months ago (2012-10-19 15:11:18 UTC) #1
Toon Verwaest
8 years, 2 months ago (2012-10-22 10:35:51 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698