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

Issue 9088024: Put function parameters into their own scope. (Closed)

Created:
8 years, 11 months ago by hausner
Modified:
8 years, 11 months ago
Reviewers:
siva
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Put function parameters into their own scope. Local function variables in the outermost scope can shadow function parameters. Committed: https://code.google.com/p/dart/source/detail?r=2970

Patch Set 1 #

Patch Set 2 : '' #

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

Messages

Total messages: 3 (0 generated)
hausner
8 years, 11 months ago (2012-01-04 20:58:32 UTC) #1
siva
lgtm
8 years, 11 months ago (2012-01-04 21:25:50 UTC) #2
hausner
8 years, 11 months ago (2012-01-04 21:31:47 UTC) #3
Thank you!

Powered by Google App Engine
This is Rietveld 408576698