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

Issue 2688573003: [cleanup] CSA: add helpers for accessing details/value via key_index (Closed)

Created:
3 years, 10 months ago by Jakob Kummerow
Modified:
3 years, 10 months ago
Reviewers:
Igor Sheludko
CC:
v8-reviews_googlegroups.com, Hannes Payer (out of office), ulan
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

[cleanup] CSA: add helpers for accessing details/value via key_index TBR=hpayer@chromium.org Review-Url: https://codereview.chromium.org/2688573003 Cr-Commit-Position: refs/heads/master@{#43075} Committed: https://chromium.googlesource.com/v8/v8/+/1fae6c339a09b45fa3fde7749e46f0a20ef9b7d9

Patch Set 1 #

Patch Set 2 : make linker happy #

Total comments: 2

Patch Set 3 : address comments #

Patch Set 4 : rebased #

Unified diffs Side-by-side diffs Delta from patch set Stats (+89 lines, -104 lines) Patch
M src/builtins/builtins-handler.cc View 1 2 3 1 chunk +5 lines, -11 lines 0 comments Download
M src/code-stub-assembler.h View 1 2 1 chunk +43 lines, -0 lines 0 comments Download
M src/code-stub-assembler.cc View 1 2 3 8 chunks +13 lines, -41 lines 0 comments Download
M src/heap/mark-compact.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M src/ic/accessor-assembler.cc View 1 2 3 1 chunk +5 lines, -6 lines 0 comments Download
M src/ic/keyed-store-generic.cc View 1 2 4 chunks +12 lines, -34 lines 0 comments Download
M src/objects.h View 3 chunks +9 lines, -10 lines 0 comments Download
M src/objects-inl.h View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 19 (14 generated)
Jakob Kummerow
Taking care of an old TODO. PTAL.
3 years, 10 months ago (2017-02-09 00:25:28 UTC) #2
Igor Sheludko
Nice! lgtm https://codereview.chromium.org/2688573003/diff/20001/src/code-stub-assembler.cc File src/code-stub-assembler.cc (right): https://codereview.chromium.org/2688573003/diff/20001/src/code-stub-assembler.cc#newcode4422 src/code-stub-assembler.cc:4422: Node* CodeStubAssembler::LoadDetailsForKeyIndex(Node* container, WDYT about s/For/By/ here ...
3 years, 10 months ago (2017-02-09 09:14:09 UTC) #11
Jakob Kummerow
Thanks for the review. Addressed comments, landing. TBR=hpayer for trivial renaming in mark-compact.cc. https://codereview.chromium.org/2688573003/diff/20001/src/code-stub-assembler.cc File ...
3 years, 10 months ago (2017-02-09 22:21:28 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/2688573003/60001
3 years, 10 months ago (2017-02-09 22:21:41 UTC) #16
commit-bot: I haz the power
3 years, 10 months ago (2017-02-09 22:51:41 UTC) #19
Message was sent while issue was closed.
Committed patchset #4 (id:60001) as
https://chromium.googlesource.com/v8/v8/+/1fae6c339a09b45fa3fde7749e46f0a20ef...

Powered by Google App Engine
This is Rietveld 408576698