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

Issue 2446983002: [ic] Support negative lookup on receiver in data handlers. (Closed)

Created:
4 years, 1 month ago by Igor Sheludko
Modified:
4 years, 1 month ago
Reviewers:
Jakob Kummerow
CC:
v8-reviews_googlegroups.com
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

[ic] Support negative lookup on receiver in data handlers. BUG=v8:5561 Committed: https://crrev.com/4da8a9c7c38c93a40c5e3a9c1d2d30e53fc3c2a8 Cr-Commit-Position: refs/heads/master@{#40565}

Patch Set 1 #

Total comments: 4

Patch Set 2 : Addressing comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+95 lines, -31 lines) Patch
M src/code-stub-assembler.h View 1 chunk +8 lines, -0 lines 0 comments Download
M src/code-stub-assembler.cc View 3 chunks +49 lines, -23 lines 0 comments Download
M src/ic/handler-configuration.h View 1 3 chunks +14 lines, -2 lines 0 comments Download
M src/ic/handler-configuration-inl.h View 1 chunk +11 lines, -0 lines 0 comments Download
M src/ic/ic.cc View 3 chunks +13 lines, -6 lines 0 comments Download

Messages

Total messages: 20 (14 generated)
Igor Sheludko
PTAL
4 years, 1 month ago (2016-10-25 08:56:54 UTC) #8
Jakob Kummerow
lgtm https://codereview.chromium.org/2446983002/diff/20001/src/ic/handler-configuration.h File src/ic/handler-configuration.h (right): https://codereview.chromium.org/2446983002/diff/20001/src/ic/handler-configuration.h#newcode23 src/ic/handler-configuration.h:23: // Applicable to kForFields and kForConsants kinds only ...
4 years, 1 month ago (2016-10-25 13:35:58 UTC) #12
Igor Sheludko
https://codereview.chromium.org/2446983002/diff/20001/src/ic/handler-configuration.h File src/ic/handler-configuration.h (right): https://codereview.chromium.org/2446983002/diff/20001/src/ic/handler-configuration.h#newcode23 src/ic/handler-configuration.h:23: // Applicable to kForFields and kForConsants kinds only when ...
4 years, 1 month ago (2016-10-25 13:46:24 UTC) #13
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/2446983002/60001
4 years, 1 month ago (2016-10-25 13:46:39 UTC) #16
commit-bot: I haz the power
Committed patchset #2 (id:60001)
4 years, 1 month ago (2016-10-25 14:29:11 UTC) #18
commit-bot: I haz the power
4 years, 1 month ago (2016-11-17 22:12:44 UTC) #20
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/4da8a9c7c38c93a40c5e3a9c1d2d30e53fc3c2a8
Cr-Commit-Position: refs/heads/master@{#40565}

Powered by Google App Engine
This is Rietveld 408576698