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

Issue 267583002: Add some testing for the variable allocation code in the Parser. (Closed)

Created:
6 years, 7 months ago by turnidge
Modified:
6 years, 7 months ago
Reviewers:
hausner
CC:
reviews_dartlang.org, vm-dev_dartlang.org, Vyacheslav Egorov (Google)
Visibility:
Public.

Description

Add some testing for the variable allocation code in the Parser. This cl includes a test which documents the current incorrect behavior when capturing loop variables. BUG=18561 R=hausner@google.com Committed: https://code.google.com/p/dart/source/detail?r=35643

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : improve tests #

Unified diffs Side-by-side diffs Delta from patch set Stats (+349 lines, -6 lines) Patch
M runtime/vm/debugger.cc View 1 2 2 chunks +3 lines, -1 line 0 comments Download
M runtime/vm/object.cc View 1 3 chunks +51 lines, -5 lines 0 comments Download
M runtime/vm/parser_test.cc View 1 2 3 chunks +295 lines, -0 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
turnidge
6 years, 7 months ago (2014-04-30 21:23:52 UTC) #1
turnidge
6 years, 7 months ago (2014-04-30 21:24:25 UTC) #2
hausner
LGTM with comment. I am concerned that the tests are very brittle because they depend ...
6 years, 7 months ago (2014-04-30 21:39:14 UTC) #3
turnidge
On 2014/04/30 21:39:14, hausner wrote: > LGTM with comment. > > I am concerned that ...
6 years, 7 months ago (2014-05-01 17:29:09 UTC) #4
turnidge
6 years, 7 months ago (2014-05-01 17:36:29 UTC) #5
Message was sent while issue was closed.
Committed patchset #3 manually as r35643 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698