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

Issue 2013233003: Remove an unnecessary (empty) scope, streamline the function parsing code. (Closed)

Created:
4 years, 6 months ago by Kevin Millikin (Google)
Modified:
4 years ago
Reviewers:
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 an unnecessary (empty) scope, streamline the function parsing code. The scope containing function expressions is always empty. R=hausner@google.com Committed: https://github.com/dart-lang/sdk/commit/c0bfda8a08225c1a4565fd77bda311a1110a112f

Patch Set 1 #

Total comments: 1

Patch Set 2 : Rebased and ran Clang formatter. #

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

Messages

Total messages: 7 (2 generated)
Kevin Millikin (Google)
https://codereview.chromium.org/2013233003/diff/1/runtime/vm/parser.cc File runtime/vm/parser.cc (left): https://codereview.chromium.org/2013233003/diff/1/runtime/vm/parser.cc#oldcode7600 runtime/vm/parser.cc:7600: const String* variable_name = NULL; If is_literal, variable_name is ...
4 years, 6 months ago (2016-05-27 14:07:36 UTC) #2
hausner
LGTM. This is probably some cruft left from the days when function literals could have ...
4 years, 6 months ago (2016-05-27 15:55:00 UTC) #3
Kevin Millikin (Google)
Matthias, sorry for the delay. I've rebased this change, could you to take another quick ...
4 years ago (2016-11-24 08:06:00 UTC) #4
hausner
Still LGTM. Happy Thanksgiving
4 years ago (2016-11-24 18:14:13 UTC) #5
Kevin Millikin (Google)
4 years ago (2016-11-25 09:24:23 UTC) #7
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as
c0bfda8a08225c1a4565fd77bda311a1110a112f (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698