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

Issue 3016002: Merge fix of negative dictionary probing to 2.2 branch.... (Closed)

Created:
10 years, 5 months ago by Mads Ager (chromium)
Modified:
9 years, 7 months ago
Reviewers:
SeRya
CC:
v8-dev
Visibility:
Public.

Description

Merge fix of negative dictionary probing to 2.2 branch. The code used to assume that only symbol keys are in dictionaries. That is not the case. Also merge in change that got accidentally left out of the 2.2.24 version. Committed: http://code.google.com/p/v8/source/detail?r=5075

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+35 lines, -1 line) Patch
M src/arm/stub-cache-arm.cc View 1 chunk +7 lines, -0 lines 0 comments Download
M src/ia32/stub-cache-ia32.cc View 1 chunk +6 lines, -0 lines 0 comments Download
M src/version.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/x64/stub-cache-x64.cc View 1 chunk +6 lines, -0 lines 0 comments Download
M test/mjsunit/call-stub.js View 1 chunk +15 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Mads Ager (chromium)
10 years, 5 months ago (2010-07-15 08:35:05 UTC) #1
SeRya
10 years, 5 months ago (2010-07-15 09:18:31 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698