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

Issue 977243002: Fix more async machinery (issue 22579 and possibly more to be triaged). (Closed)

Created:
5 years, 9 months ago by regis
Modified:
5 years, 9 months ago
Reviewers:
hausner
CC:
reviews_dartlang.org, vm-dev_dartlang.org, Ivan Posva
Visibility:
Public.

Description

Fix more async machinery (issue 22579 and possibly more to be triaged). Add regression test. R=hausner@google.com Committed: https://code.google.com/p/dart/source/detail?r=44250

Patch Set 1 #

Total comments: 2

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+97 lines, -77 lines) Patch
M runtime/vm/parser.h View 3 chunks +7 lines, -7 lines 0 comments Download
M runtime/vm/parser.cc View 1 26 chunks +65 lines, -70 lines 0 comments Download
A tests/language/regress_22579_test.dart View 1 chunk +25 lines, -0 lines 0 comments Download

Messages

Total messages: 5 (1 generated)
regis
I also renamed TryBlocks, which was confusing to use.
5 years, 9 months ago (2015-03-04 23:54:08 UTC) #2
hausner
lgtm https://codereview.chromium.org/977243002/diff/1/runtime/vm/parser.cc File runtime/vm/parser.cc (right): https://codereview.chromium.org/977243002/diff/1/runtime/vm/parser.cc#newcode6076 runtime/vm/parser.cc:6076: TryStack* outer_try = PopTry(); I always get confused ...
5 years, 9 months ago (2015-03-05 00:23:01 UTC) #3
regis
Thanks! https://codereview.chromium.org/977243002/diff/1/runtime/vm/parser.cc File runtime/vm/parser.cc (right): https://codereview.chromium.org/977243002/diff/1/runtime/vm/parser.cc#newcode6076 runtime/vm/parser.cc:6076: TryStack* outer_try = PopTry(); On 2015/03/05 00:23:01, hausner ...
5 years, 9 months ago (2015-03-05 00:41:52 UTC) #4
regis
5 years, 9 months ago (2015-03-05 00:42:40 UTC) #5
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as r44250 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698