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

Issue 23460040: Make hidden initializing formal parameters invisible to the debugger (Closed)

Created:
7 years, 3 months ago by hausner
Modified:
7 years, 3 months ago
Reviewers:
regis
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Visibility:
Public.

Description

Make hidden initializing formal parameters invisible to the debugger Fixes issue 13143. R=regis@google.com Committed: https://code.google.com/p/dart/source/detail?r=27505

Patch Set 1 #

Patch Set 2 : #

Total comments: 4

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+30 lines, -21 lines) Patch
M runtime/vm/parser.cc View 1 2 7 chunks +26 lines, -18 lines 0 comments Download
M runtime/vm/scopes.h View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M runtime/vm/scopes.cc View 1 2 2 chunks +3 lines, -3 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
hausner
7 years, 3 months ago (2013-09-13 18:27:12 UTC) #1
regis
LGTM I guess it is not possible/easy to add a regression test? https://codereview.chromium.org/23460040/diff/5001/runtime/vm/parser.cc File runtime/vm/parser.cc ...
7 years, 3 months ago (2013-09-13 18:38:45 UTC) #2
hausner
A test is possible but adds too much testing runtime and is not worth it ...
7 years, 3 months ago (2013-09-13 21:32:16 UTC) #3
hausner
7 years, 3 months ago (2013-09-13 21:37:21 UTC) #4
Message was sent while issue was closed.
Committed patchset #3 manually as r27505 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698