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

Issue 25001005: Cleanup in IC patching. (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 (+31 lines, -29 lines) Patch
M src/ic.cc View 2 chunks +25 lines, -29 lines 2 comments Download
M src/objects.h View 1 chunk +1 line, -0 lines 0 comments Download
M src/objects-inl.h View 1 chunk +5 lines, -0 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
Toon Verwaest
PTAL
7 years, 2 months ago (2013-09-27 17:26:26 UTC) #1
ulan
https://chromiumcodereview.appspot.com/25001005/diff/1/src/ic.cc File src/ic.cc (right): https://chromiumcodereview.appspot.com/25001005/diff/1/src/ic.cc#newcode1104 src/ic.cc:1104: if (!target()->is_keyed_stub()) { I don't see why (!target()->is_keyed_stub()) equivalent ...
7 years, 2 months ago (2013-09-30 07:57:46 UTC) #2
Toon Verwaest
https://chromiumcodereview.appspot.com/25001005/diff/1/src/ic.cc File src/ic.cc (right): https://chromiumcodereview.appspot.com/25001005/diff/1/src/ic.cc#newcode1104 src/ic.cc:1104: if (!target()->is_keyed_stub()) { That's exactly the point. Currently this ...
7 years, 2 months ago (2013-09-30 08:21:08 UTC) #3
ulan
lgtm
7 years, 2 months ago (2013-10-01 09:40:38 UTC) #4
Toon Verwaest
7 years, 2 months ago (2013-10-01 09:44:43 UTC) #5
Message was sent while issue was closed.
Committed patchset #1 manually as r17036 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698