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

Issue 2445993002: Drop unused end-position from VariableProxy (Closed)

Created:
4 years, 1 month ago by Toon Verwaest
Modified:
4 years, 1 month ago
Reviewers:
adamk
CC:
v8-reviews_googlegroups.com
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

Drop unused end-position from VariableProxy BUG= Committed: https://crrev.com/26a5f2128bb99510793afff6fe460621ed62c23c Cr-Commit-Position: refs/heads/master@{#40548}

Patch Set 1 #

Total comments: 4

Patch Set 2 : Addressed comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+32 lines, -60 lines) Patch
M src/ast/ast.h View 4 chunks +6 lines, -15 lines 0 comments Download
M src/ast/ast.cc View 3 chunks +2 lines, -7 lines 0 comments Download
M src/ast/scopes.h View 1 chunk +0 lines, -1 line 0 comments Download
M src/ast/scopes.cc View 1 chunk +2 lines, -4 lines 0 comments Download
M src/parsing/parser.h View 3 chunks +3 lines, -4 lines 0 comments Download
M src/parsing/parser.cc View 1 6 chunks +8 lines, -14 lines 0 comments Download
M src/parsing/parser-base.h View 1 5 chunks +7 lines, -9 lines 0 comments Download
M src/parsing/pattern-rewriter.cc View 1 chunk +1 line, -2 lines 0 comments Download
M src/parsing/preparser.h View 1 chunk +1 line, -1 line 0 comments Download
M src/parsing/preparser.cc View 1 chunk +2 lines, -3 lines 0 comments Download

Messages

Total messages: 14 (8 generated)
Toon Verwaest
ptal
4 years, 1 month ago (2016-10-25 07:06:12 UTC) #6
adamk
lgtm with a question and a possible small extra deletion. https://codereview.chromium.org/2445993002/diff/1/src/ast/ast.h File src/ast/ast.h (left): https://codereview.chromium.org/2445993002/diff/1/src/ast/ast.h#oldcode1682 ...
4 years, 1 month ago (2016-10-25 07:11:30 UTC) #7
Toon Verwaest
Addressed comment. Very nice! https://codereview.chromium.org/2445993002/diff/1/src/ast/ast.h File src/ast/ast.h (left): https://codereview.chromium.org/2445993002/diff/1/src/ast/ast.h#oldcode1682 src/ast/ast.h:1682: int end_position() const { return ...
4 years, 1 month ago (2016-10-25 07:25:15 UTC) #8
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/2445993002/20001
4 years, 1 month ago (2016-10-25 07:27:36 UTC) #11
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 1 month ago (2016-10-25 07:59:11 UTC) #12
commit-bot: I haz the power
4 years, 1 month ago (2016-11-17 22:11:55 UTC) #14
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/26a5f2128bb99510793afff6fe460621ed62c23c
Cr-Commit-Position: refs/heads/master@{#40548}

Powered by Google App Engine
This is Rietveld 408576698