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

Issue 2222843005: Remove unnecessary checks for forced context allocation (Closed)

Created:
4 years, 4 months ago by adamk
Modified:
4 years, 4 months ago
Reviewers:
neis
CC:
v8-reviews_googlegroups.com, Toon Verwaest
Base URL:
https://chromium.googlesource.com/v8/v8.git@master
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

Remove unnecessary checks for forced context allocation If a whole scope has forced context allocation, MustAllocateInContext() already takes care of returning true for all variables, there's no need to individually call ForceContextAllocation() on them. R=neis@chromium.org Committed: https://crrev.com/86e141eb2ddf89b98f8629c73e94440f83651f7f Cr-Commit-Position: refs/heads/master@{#38504}

Patch Set 1 #

Total comments: 2

Patch Set 2 : Removed comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -7 lines) Patch
M src/ast/scopes.cc View 1 2 chunks +1 line, -7 lines 0 comments Download

Messages

Total messages: 15 (9 generated)
adamk
4 years, 4 months ago (2016-08-08 18:28:42 UTC) #1
neis
lgtm, thanks! https://codereview.chromium.org/2222843005/diff/1/src/ast/scopes.cc File src/ast/scopes.cc (right): https://codereview.chromium.org/2222843005/diff/1/src/ast/scopes.cc#newcode1581 src/ast/scopes.cc:1581: // Force context allocation of the parameter. ...
4 years, 4 months ago (2016-08-09 07:15:26 UTC) #6
adamk
https://codereview.chromium.org/2222843005/diff/1/src/ast/scopes.cc File src/ast/scopes.cc (right): https://codereview.chromium.org/2222843005/diff/1/src/ast/scopes.cc#newcode1581 src/ast/scopes.cc:1581: // Force context allocation of the parameter. On 2016/08/09 ...
4 years, 4 months ago (2016-08-09 16:29:11 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/2222843005/20001
4 years, 4 months ago (2016-08-09 16:29:14 UTC) #11
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 4 months ago (2016-08-09 17:03:52 UTC) #13
commit-bot: I haz the power
4 years, 4 months ago (2016-08-09 17:04:09 UTC) #15
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/86e141eb2ddf89b98f8629c73e94440f83651f7f
Cr-Commit-Position: refs/heads/master@{#38504}

Powered by Google App Engine
This is Rietveld 408576698