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

Issue 2597693002: [ic] Remove deprecated LoadConstantStub and other related dead code (Closed)

Created:
3 years, 12 months ago by danno
Modified:
3 years, 12 months ago
CC:
v8-reviews_googlegroups.com
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

[ic] Remove deprecated LoadConstantStub and other related dead code Review-Url: https://codereview.chromium.org/2597693002 Cr-Commit-Position: refs/heads/master@{#41903} Committed: https://chromium.googlesource.com/v8/v8/+/bad367fd9d7ee01029c99f40e54eaa199210a578

Patch Set 1 #

Total comments: 6

Patch Set 2 : Review feedback #

Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -425 lines) Patch
M src/code-stubs.h View 1 4 chunks +0 lines, -112 lines 0 comments Download
M src/code-stubs.cc View 1 2 chunks +0 lines, -104 lines 0 comments Download
M src/code-stubs-hydrogen.cc View 1 chunk +0 lines, -16 lines 0 comments Download
M src/ic/handler-compiler.h View 3 chunks +0 lines, -7 lines 0 comments Download
M src/ic/handler-compiler.cc View 2 chunks +0 lines, -160 lines 0 comments Download
M src/ic/ic.cc View 1 chunk +8 lines, -26 lines 0 comments Download

Messages

Total messages: 19 (14 generated)
danno
PTAL
3 years, 12 months ago (2016-12-21 16:44:37 UTC) #6
Igor Sheludko
lgtm with nits: https://codereview.chromium.org/2597693002/diff/1/src/ic/handler-compiler.cc File src/ic/handler-compiler.cc (left): https://codereview.chromium.org/2597693002/diff/1/src/ic/handler-compiler.cc#oldcode515 src/ic/handler-compiler.cc:515: StoreMapStub stub(isolate()); This stub is also ...
3 years, 12 months ago (2016-12-21 16:51:13 UTC) #8
danno
Feedback addressed, landing https://codereview.chromium.org/2597693002/diff/1/src/ic/handler-compiler.cc File src/ic/handler-compiler.cc (left): https://codereview.chromium.org/2597693002/diff/1/src/ic/handler-compiler.cc#oldcode515 src/ic/handler-compiler.cc:515: StoreMapStub stub(isolate()); On 2016/12/21 16:51:13, Igor ...
3 years, 12 months ago (2016-12-21 16:59:28 UTC) #11
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/2597693002/20001
3 years, 12 months ago (2016-12-21 20:12:02 UTC) #16
commit-bot: I haz the power
3 years, 12 months ago (2016-12-21 20:14:09 UTC) #19
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/v8/v8/+/bad367fd9d7ee01029c99f40e54eaa19921...

Powered by Google App Engine
This is Rietveld 408576698