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

Issue 25464004: Use PatchCache for call ICs. (Closed)

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

Description

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+208 lines, -220 lines) Patch
M src/ic.h View 5 chunks +7 lines, -6 lines 0 comments Download
M src/ic.cc View 34 chunks +201 lines, -214 lines 2 comments Download

Messages

Total messages: 5 (0 generated)
Toon Verwaest
PTAL.
7 years, 2 months ago (2013-10-01 16:17:49 UTC) #1
ulan
https://chromiumcodereview.appspot.com/25464004/diff/1/src/ic.cc File src/ic.cc (left): https://chromiumcodereview.appspot.com/25464004/diff/1/src/ic.cc#oldcode755 src/ic.cc:755: argc, kind_, extra_ic_state()); Why are we removing these cases?
7 years, 2 months ago (2013-10-02 08:45:24 UTC) #2
Toon Verwaest
https://chromiumcodereview.appspot.com/25464004/diff/1/src/ic.cc File src/ic.cc (left): https://chromiumcodereview.appspot.com/25464004/diff/1/src/ic.cc#oldcode755 src/ic.cc:755: argc, kind_, extra_ic_state()); They aren't removed, they are just ...
7 years, 2 months ago (2013-10-02 08:56:05 UTC) #3
ulan
Thanks, LGTM
7 years, 2 months ago (2013-10-02 09:42:03 UTC) #4
Toon Verwaest
7 years, 2 months ago (2013-10-02 17:21:04 UTC) #5
Message was sent while issue was closed.
Committed patchset #1 manually as r17088 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698