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

Issue 2839623003: [modules] Factor out cell load into helper function. (Closed)

Created:
3 years, 8 months ago by neis
Modified:
3 years, 7 months ago
Reviewers:
Michael Starzinger
CC:
v8-reviews_googlegroups.com
Target Ref:
refs/heads/master
Project:
v8
Visibility:
Public.

Description

[modules] Factor out cell load into helper function. This is just a refactoring, no changes in behavior. BUG=v8:1569 Review-Url: https://codereview.chromium.org/2839623003 Cr-Commit-Position: refs/heads/master@{#45071} Committed: https://chromium.googlesource.com/v8/v8/+/973ec26eb174ad434a04836b93aa739e320ae89d

Patch Set 1 #

Total comments: 3

Patch Set 2 : Make GetCell a method. #

Total comments: 1

Patch Set 3 : Assign cell in unreachable path. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+38 lines, -47 lines) Patch
M src/compiler/js-typed-lowering.h View 1 chunk +3 lines, -0 lines 0 comments Download
M src/compiler/js-typed-lowering.cc View 2 chunks +21 lines, -35 lines 0 comments Download
M src/objects.h View 1 1 chunk +1 line, -0 lines 0 comments Download
M src/objects.cc View 1 2 1 chunk +13 lines, -12 lines 0 comments Download

Messages

Total messages: 30 (22 generated)
neis
PTAL
3 years, 8 months ago (2017-04-25 08:17:16 UTC) #17
Michael Starzinger
LGTM with comments. https://codereview.chromium.org/2839623003/diff/80001/src/compiler/js-typed-lowering.cc File src/compiler/js-typed-lowering.cc (right): https://codereview.chromium.org/2839623003/diff/80001/src/compiler/js-typed-lowering.cc#newcode1428 src/compiler/js-typed-lowering.cc:1428: if (cell->op()->EffectOutputCount() > 0) effect = ...
3 years, 7 months ago (2017-04-27 09:51:02 UTC) #20
neis
On 2017/04/27 09:51:02, Michael Starzinger wrote: > LGTM with comments. > > https://codereview.chromium.org/2839623003/diff/80001/src/compiler/js-typed-lowering.cc > File ...
3 years, 7 months ago (2017-04-27 09:57:54 UTC) #21
neis
On 2017/04/27 09:57:54, neis wrote: > I agree, though, that it shouldn't be static. Changed ...
3 years, 7 months ago (2017-04-27 10:30:46 UTC) #22
neis
Michael, can I land this in its current form? Please also have a look at ...
3 years, 7 months ago (2017-05-03 16:01:05 UTC) #23
Michael Starzinger
LGTM on patch set #2. Fine with landing as is. https://codereview.chromium.org/2839623003/diff/100001/src/objects.cc File src/objects.cc (right): https://codereview.chromium.org/2839623003/diff/100001/src/objects.cc#newcode20152 ...
3 years, 7 months ago (2017-05-03 17:08:02 UTC) #24
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/2839623003/120001
3 years, 7 months ago (2017-05-03 17:30:21 UTC) #27
commit-bot: I haz the power
3 years, 7 months ago (2017-05-03 18:34:45 UTC) #30
Message was sent while issue was closed.
Committed patchset #3 (id:120001) as
https://chromium.googlesource.com/v8/v8/+/973ec26eb174ad434a04836b93aa739e320...

Powered by Google App Engine
This is Rietveld 408576698