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

Issue 2550683003: [stubs] Cleanup usages of CSA::Select(). (Closed)

Created:
4 years ago by Igor Sheludko
Modified:
4 years ago
Reviewers:
Benedikt Meurer
CC:
v8-reviews_googlegroups.com, rmcilroy
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

[stubs] Cleanup usages of CSA::Select(). 1) CSA::Select() receives lambdas for generating true/false values. The representation parameter made mandatory. 2) CSA::Select[Type]Constant() methods receive true/false nodes directly. These methods are intended to be used for generating "selects" when true/false values are already computed. BUG= Committed: https://crrev.com/13cb1e54ab17bc7e2323aa15587e5084b550a00d Cr-Commit-Position: refs/heads/master@{#41483}

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+128 lines, -91 lines) Patch
M src/builtins/builtins-regexp.cc View 2 chunks +3 lines, -3 lines 1 comment Download
M src/builtins/builtins-string.cc View 4 chunks +9 lines, -6 lines 0 comments Download
M src/code-stub-assembler.h View 1 chunk +12 lines, -0 lines 0 comments Download
M src/code-stub-assembler.cc View 6 chunks +68 lines, -11 lines 0 comments Download
M src/code-stubs.cc View 3 chunks +15 lines, -20 lines 0 comments Download
M src/compiler/code-assembler.h View 1 chunk +0 lines, -3 lines 0 comments Download
M src/compiler/code-assembler.cc View 1 chunk +0 lines, -21 lines 0 comments Download
M src/interpreter/interpreter.cc View 7 chunks +21 lines, -27 lines 0 comments Download

Depends on Patchset:

Messages

Total messages: 22 (17 generated)
Igor Sheludko
PTAL https://codereview.chromium.org/2550683003/diff/40001/src/builtins/builtins-regexp.cc File src/builtins/builtins-regexp.cc (right): https://codereview.chromium.org/2550683003/diff/40001/src/builtins/builtins-regexp.cc#newcode1196 src/builtins/builtins-regexp.cc:1196: a.WordNotEqual(match_indices, a.NullConstant())); Note: negated condition.
4 years ago (2016-12-05 08:48:49 UTC) #12
Benedikt Meurer
LGTM.
4 years ago (2016-12-05 09:00:18 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/2550683003/40001
4 years ago (2016-12-05 11:30:04 UTC) #17
commit-bot: I haz the power
Committed patchset #1 (id:40001)
4 years ago (2016-12-05 11:31:42 UTC) #20
commit-bot: I haz the power
4 years ago (2016-12-05 11:32:16 UTC) #22
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/13cb1e54ab17bc7e2323aa15587e5084b550a00d
Cr-Commit-Position: refs/heads/master@{#41483}

Powered by Google App Engine
This is Rietveld 408576698