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

Issue 2541813002: [compiler] Remove context value input from JSLoadContext and JSStoreContext. (Closed)

Created:
4 years ago by neis
Modified:
4 years ago
Reviewers:
Michael Starzinger
CC:
v8-reviews_googlegroups.com, rmcilroy
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

[compiler] Remove context value input from JSLoadContext and JSStoreContext. JS operators always have an implicit context input, so just use that instead. BUG= Committed: https://crrev.com/9ef7ab1e2e2f4dfcfa16172b3588b760bc3c7461 Cr-Commit-Position: refs/heads/master@{#41392}

Patch Set 1 #

Total comments: 2

Patch Set 2 : Address feedback. #

Patch Set 3 : Rebase. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+77 lines, -78 lines) Patch
M src/compiler/ast-graph-builder.cc View 11 chunks +17 lines, -14 lines 0 comments Download
M src/compiler/bytecode-graph-builder.cc View 8 chunks +17 lines, -19 lines 0 comments Download
M src/compiler/js-context-specialization.cc View 3 chunks +3 lines, -3 lines 0 comments Download
M src/compiler/js-global-object-specialization.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M src/compiler/js-operator.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M src/compiler/js-typed-lowering.cc View 1 4 chunks +15 lines, -12 lines 0 comments Download
M test/cctest/compiler/test-js-context-specialization.cc View 6 chunks +13 lines, -16 lines 0 comments Download
M test/unittests/compiler/js-typed-lowering-unittest.cc View 2 chunks +8 lines, -10 lines 0 comments Download

Messages

Total messages: 18 (11 generated)
neis
ptal
4 years ago (2016-11-30 10:02:59 UTC) #5
neis
Ignore the changes in src/compiler/js-generic-lowering.cc, they are already in a separate CL.
4 years ago (2016-11-30 10:04:02 UTC) #6
Michael Starzinger
LGTM with one comment to address. Nice! I like it! https://codereview.chromium.org/2541813002/diff/1/src/compiler/js-typed-lowering.cc File src/compiler/js-typed-lowering.cc (right): https://codereview.chromium.org/2541813002/diff/1/src/compiler/js-typed-lowering.cc#newcode1539 ...
4 years ago (2016-11-30 12:43:28 UTC) #9
neis
On 2016/11/30 12:43:28, Michael Starzinger wrote: > LGTM with one comment to address. Nice! I ...
4 years ago (2016-11-30 15:15:12 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/2541813002/40001
4 years ago (2016-11-30 15:17:22 UTC) #13
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years ago (2016-11-30 15:45:44 UTC) #16
commit-bot: I haz the power
4 years ago (2016-11-30 15:46:13 UTC) #18
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/9ef7ab1e2e2f4dfcfa16172b3588b760bc3c7461
Cr-Commit-Position: refs/heads/master@{#41392}

Powered by Google App Engine
This is Rietveld 408576698