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

Issue 23480102: Merged r16566, r16471 into 3.20 branch. (Closed)

Created:
7 years, 3 months ago by Yang
Modified:
7 years, 3 months ago
Reviewers:
ulan, Toon Verwaest
CC:
v8-dev
Visibility:
Public.

Description

Merged r16566, r16471 into 3.20 branch. Fix polymorphic INTERCEPTOR StoreICs on ARM/MIPS Representation of interceptor / handler properties are tagged. Otherwise store ICs will never be initialized, due to lookup->CanHoldValue(value); BUG=chromium:284998, chromium:256330 R=verwaest@chromium.org, ulan@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=16884

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+21 lines, -5 lines) Patch
M src/arm/stub-cache-arm.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/mips/stub-cache-mips.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/property.h View 1 chunk +2 lines, -2 lines 0 comments Download
M src/version.cc View 1 chunk +1 line, -1 line 0 comments Download
M test/cctest/test-api.cc View 1 chunk +16 lines, -0 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Yang
7 years, 3 months ago (2013-09-23 13:01:09 UTC) #1
Toon Verwaest
lgtm
7 years, 3 months ago (2013-09-23 13:02:55 UTC) #2
Yang
7 years, 3 months ago (2013-09-23 13:05:28 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r16884.

Powered by Google App Engine
This is Rietveld 408576698