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

Issue 2164323002: Remove unnecessary capturing code from the Parser::CreateImplicitClosureNode. (Closed)

Created:
4 years, 5 months ago by Vyacheslav Egorov (Google)
Modified:
4 years, 4 months ago
Reviewers:
regis, hausner
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Base URL:
git@github.com:dart-lang/sdk.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Remove unnecessary capturing code from the Parser::CreateImplicitClosureNode. BUG= R=hausner@google.com, regis@google.com Committed: https://github.com/dart-lang/sdk/commit/239bb524d252858131fd6fac3d8ea90bc21195ee

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+0 lines, -13 lines) Patch
M runtime/vm/parser.cc View 1 chunk +0 lines, -13 lines 0 comments Download

Messages

Total messages: 9 (3 generated)
Vyacheslav Egorov (Google)
Hi Regis, While reading through the parser I have found a very mysterious chunk of ...
4 years, 5 months ago (2016-07-21 15:26:22 UTC) #2
regis
Hi Slava, This code was introduced almost 5 years ago and things have changed quite ...
4 years, 5 months ago (2016-07-21 22:22:04 UTC) #3
regis
Matthias, Would you mind having a look too? Thanks, Regis
4 years, 5 months ago (2016-07-25 16:21:55 UTC) #5
hausner
I believe it is safe to remove the code. If some code in the local ...
4 years, 5 months ago (2016-07-25 21:06:51 UTC) #6
regis
I still cannot build a case where this code would be necessary. I am fine ...
4 years, 5 months ago (2016-07-25 21:48:38 UTC) #7
Vyacheslav Egorov (Google)
4 years, 4 months ago (2016-07-29 11:31:31 UTC) #9
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
239bb524d252858131fd6fac3d8ea90bc21195ee (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698