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

Issue 2346743003: [ic] Remove xxxIC_MissFromStubFailure runtime functions. (Closed)

Created:
4 years, 3 months ago by Igor Sheludko
Modified:
4 years, 3 months ago
Reviewers:
Toon Verwaest
CC:
v8-reviews_googlegroups.com
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

[ic] Remove unused xxxIC_MissFromStubFailure runtime functions. Namely: Runtime_LoadIC_MissFromStubFailure Runtime_StoreIC_MissFromStubFailure Runtime_KeyedStoreIC_MissFromStubFailure BUG=chromium:608675 Committed: https://crrev.com/914519dda779322e378ae5e497b9e97cc3ffb71a Cr-Commit-Position: refs/heads/master@{#39675}

Patch Set 1 #

Total comments: 4

Patch Set 2 : Addressing comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -86 lines) Patch
M src/code-stubs.cc View 1 1 chunk +2 lines, -6 lines 0 comments Download
M src/ic/ic.cc View 3 chunks +0 lines, -77 lines 0 comments Download
M src/runtime/runtime.h View 1 chunk +0 lines, -3 lines 0 comments Download

Messages

Total messages: 28 (21 generated)
Igor Sheludko
4 years, 3 months ago (2016-09-23 10:49:35 UTC) #17
Igor Sheludko
PTAL
4 years, 3 months ago (2016-09-23 10:49:44 UTC) #18
Toon Verwaest
lgtm https://codereview.chromium.org/2346743003/diff/60001/src/code-stubs.cc File src/code-stubs.cc (right): https://codereview.chromium.org/2346743003/diff/60001/src/code-stubs.cc#newcode5204 src/code-stubs.cc:5204: if (kind() == Code::KEYED_LOAD_IC) { Shouldn't this by ...
4 years, 3 months ago (2016-09-23 11:16:36 UTC) #20
Igor Sheludko
https://codereview.chromium.org/2346743003/diff/60001/src/code-stubs.cc File src/code-stubs.cc (right): https://codereview.chromium.org/2346743003/diff/60001/src/code-stubs.cc#newcode5204 src/code-stubs.cc:5204: if (kind() == Code::KEYED_LOAD_IC) { On 2016/09/23 11:16:36, Toon ...
4 years, 3 months ago (2016-09-23 13:09:29 UTC) #21
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2346743003/80001
4 years, 3 months ago (2016-09-23 13:09:52 UTC) #24
commit-bot: I haz the power
Committed patchset #2 (id:80001)
4 years, 3 months ago (2016-09-23 15:14:37 UTC) #26
commit-bot: I haz the power
4 years, 3 months ago (2016-09-23 15:15:02 UTC) #28
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/914519dda779322e378ae5e497b9e97cc3ffb71a
Cr-Commit-Position: refs/heads/master@{#39675}

Powered by Google App Engine
This is Rietveld 408576698