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

Issue 1129823002: Remove Scope::scope_uses_this_ flag (Closed)

Created:
5 years, 7 months ago by wingo
Modified:
5 years, 7 months ago
CC:
v8-dev, rossberg, Dmitry Lomov (no reviews)
Base URL:
https://chromium.googlesource.com/v8/v8@master
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

Remove Scope::scope_uses_this_ flag Use of the "this" variable is now tracked using scopes, like any other variable. R=arv@chromium.org LOG=N BUG= Committed: https://crrev.com/afba55965118d9ba57e53c729f52be2340e626e0 Cr-Commit-Position: refs/heads/master@{#28268}

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+12 lines, -36 lines) Patch
M src/compiler.cc View 1 chunk +1 line, -2 lines 0 comments Download
M src/compiler/ast-graph-builder.cc View 1 chunk +1 line, -3 lines 0 comments Download
M src/preparser.h View 2 chunks +0 lines, -2 lines 2 comments Download
M src/scopes.h View 4 chunks +0 lines, -10 lines 0 comments Download
M src/scopes.cc View 5 chunks +0 lines, -8 lines 0 comments Download
M test/cctest/test-parsing.cc View 5 chunks +10 lines, -11 lines 0 comments Download

Messages

Total messages: 10 (2 generated)
wingo
WDYT Erik? Also is the "scope_uses_super_property" thing actually needed? I could remove that too. Regarding ...
5 years, 7 months ago (2015-05-06 13:54:27 UTC) #2
arv (Not doing code reviews)
On 2015/05/06 13:54:27, wingo wrote: > WDYT Erik? Also is the "scope_uses_super_property" thing actually needed? ...
5 years, 7 months ago (2015-05-06 14:20:51 UTC) #3
arv (Not doing code reviews)
LGTM Could you expand the CL description explaining why this change is awesome? https://codereview.chromium.org/1129823002/diff/1/src/preparser.h File ...
5 years, 7 months ago (2015-05-06 14:23:52 UTC) #4
wingo
Updated the description. Thanks for the review. https://codereview.chromium.org/1129823002/diff/1/src/preparser.h File src/preparser.h (left): https://codereview.chromium.org/1129823002/diff/1/src/preparser.h#oldcode2218 src/preparser.h:2218: scope_->RecordThisUsage(); On ...
5 years, 7 months ago (2015-05-06 14:37:42 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1129823002/1
5 years, 7 months ago (2015-05-06 15:25:46 UTC) #7
commit-bot: I haz the power
Committed patchset #1 (id:1)
5 years, 7 months ago (2015-05-06 15:50:09 UTC) #8
commit-bot: I haz the power
Patchset 1 (id:??) landed as https://crrev.com/afba55965118d9ba57e53c729f52be2340e626e0 Cr-Commit-Position: refs/heads/master@{#28268}
5 years, 7 months ago (2015-05-06 15:50:19 UTC) #9
Michael Achenbach
5 years, 7 months ago (2015-05-07 07:46:47 UTC) #10
Message was sent while issue was closed.
A revert of this CL (patchset #1 id:1) has been created in
https://codereview.chromium.org/1131713004/ by machenbach@chromium.org.

The reason for reverting is: The reason for reverting is: [Sheriff] Need to fix
compilation after this revert:
https://chromium.googlesource.com/v8/v8/+/5cab6be83a44567a3ee5747d728a399025d....

Powered by Google App Engine
This is Rietveld 408576698