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

Issue 25238002: Always cache the original target in a handle on the IC. (Closed)

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

Description

Always cache the original target in a handle on the IC. This requires us to always open a handle-scope in the miss handlers. BUG= R=ulan@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=17037

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : Return updated target #

Unified diffs Side-by-side diffs Delta from patch set Stats (+34 lines, -31 lines) Patch
M src/ic.h View 1 2 2 chunks +6 lines, -1 line 0 comments Download
M src/ic.cc View 1 2 26 chunks +27 lines, -29 lines 0 comments Download
M src/stub-cache.cc View 1 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 3 (0 generated)
Toon Verwaest
PTAL
7 years, 2 months ago (2013-09-30 09:39:03 UTC) #1
ulan
LGTM
7 years, 2 months ago (2013-10-01 08:45:55 UTC) #2
Toon Verwaest
7 years, 2 months ago (2013-10-01 09:47:26 UTC) #3
Message was sent while issue was closed.
Committed patchset #3 manually as r17037 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698