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

Issue 2696993002: [stubs] KeyedStoreGeneric: overwrite existing fast properties directly (Closed)

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

Description

[stubs] KeyedStoreGeneric: overwrite existing fast properties directly Without relying on the stub cache. Review-Url: https://codereview.chromium.org/2696993002 Cr-Commit-Position: refs/heads/master@{#43261} Committed: https://chromium.googlesource.com/v8/v8/+/0393b11deab1a77716770d67c7009f7fc9f57f44

Patch Set 1 #

Patch Set 2 : ready for review #

Total comments: 6

Patch Set 3 : address comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+182 lines, -4 lines) Patch
M src/ic/keyed-store-generic.cc View 1 2 4 chunks +182 lines, -4 lines 0 comments Download

Messages

Total messages: 14 (8 generated)
Jakob Kummerow
PTAL. We can probably re-use this code if/when we build a SetProperty stub in CSA.
3 years, 10 months ago (2017-02-15 19:22:23 UTC) #2
Igor Sheludko
nits: https://codereview.chromium.org/2696993002/diff/20001/src/ic/keyed-store-generic.cc File src/ic/keyed-store-generic.cc (right): https://codereview.chromium.org/2696993002/diff/20001/src/ic/keyed-store-generic.cc#newcode631 src/ic/keyed-store-generic.cc:631: } CSA_ASSERT(representation == kTagged)? https://codereview.chromium.org/2696993002/diff/20001/src/ic/keyed-store-generic.cc#newcode634 src/ic/keyed-store-generic.cc:634: Bind(&r_smi); 1) ...
3 years, 10 months ago (2017-02-16 16:04:37 UTC) #7
Jakob Kummerow
Thanks, comments addressed. https://codereview.chromium.org/2696993002/diff/20001/src/ic/keyed-store-generic.cc File src/ic/keyed-store-generic.cc (right): https://codereview.chromium.org/2696993002/diff/20001/src/ic/keyed-store-generic.cc#newcode631 src/ic/keyed-store-generic.cc:631: } On 2017/02/16 16:04:37, Igor Sheludko ...
3 years, 10 months ago (2017-02-16 18:24:27 UTC) #8
Igor Sheludko
lgtm
3 years, 10 months ago (2017-02-16 19:10:21 UTC) #10
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/2696993002/40001
3 years, 10 months ago (2017-02-16 19:10:27 UTC) #11
commit-bot: I haz the power
3 years, 10 months ago (2017-02-16 19:52:47 UTC) #14
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/v8/v8/+/0393b11deab1a77716770d67c7009f7fc9f...

Powered by Google App Engine
This is Rietveld 408576698