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

Issue 2665143002: [csa] Universally use ParameterMode in BuildFastFixedArrayForEach (Closed)

Created:
3 years, 10 months ago by danno
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

[csa] Universally use ParameterMode in BuildFastFixedArrayForEach This allows support for tagged representations of index/loop variables which asserted in BuildFastFixedArrayForEach's call to Increment up to this point. Review-Url: https://codereview.chromium.org/2665143002 Cr-Commit-Position: refs/heads/master@{#42863} Committed: https://chromium.googlesource.com/v8/v8/+/c9f7f303b9f59a674bdfe39365996e61dcbf553f

Patch Set 1 #

Total comments: 4
Unified diffs Side-by-side diffs Delta from patch set Stats (+69 lines, -62 lines) Patch
M src/builtins/builtins-regexp.cc View 2 chunks +3 lines, -2 lines 0 comments Download
M src/code-stub-assembler.h View 1 chunk +10 lines, -9 lines 0 comments Download
M src/code-stub-assembler.cc View 11 chunks +43 lines, -37 lines 4 comments Download
M src/ic/accessor-assembler.cc View 6 chunks +13 lines, -14 lines 0 comments Download

Messages

Total messages: 14 (9 generated)
danno
PTAL
3 years, 10 months ago (2017-01-31 14:12:29 UTC) #7
Igor Sheludko
lgtm once you address the comments. Please run the tests on ia32 with enabled graph ...
3 years, 10 months ago (2017-02-01 17:12:53 UTC) #8
danno
Feedback addressed, landing. https://codereview.chromium.org/2665143002/diff/1/src/code-stub-assembler.cc File src/code-stub-assembler.cc (right): https://codereview.chromium.org/2665143002/diff/1/src/code-stub-assembler.cc#newcode2356 src/code-stub-assembler.cc:2356: from_increment, INTPTR_PARAMETERS, IndexAdvanceMode::kPost); On 2017/02/01 17:12:53, ...
3 years, 10 months ago (2017-02-01 17:33:43 UTC) #9
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/2665143002/1
3 years, 10 months ago (2017-02-01 17:34:11 UTC) #11
commit-bot: I haz the power
3 years, 10 months ago (2017-02-01 18:23:23 UTC) #14
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://chromium.googlesource.com/v8/v8/+/c9f7f303b9f59a674bdfe39365996e61dcb...

Powered by Google App Engine
This is Rietveld 408576698