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

Issue 57133004: Complete latest spec changes regarding malformed types (see issue 14006). (Closed)

Created:
7 years, 1 month ago by regis
Modified:
7 years, 1 month ago
Reviewers:
hausner, kasperl
CC:
reviews_dartlang.org, vm-dev_dartlang.org, Ivan Posva, kasperl, vsm, Bob Nystrom
Visibility:
Public.

Description

Complete latest spec changes regarding malformed types (see issue 14006). Update language tests and mark them as failing in dart2js as appropriate. Mark a few co19 tests as failing. Mark a dart2js test as failing due to unresolved types. Unfortunately, https://codereview.chromium.org/53583003/ was uncomplete and missed a few mappings of malformed types to dynamic. R=hausner@google.com Committed: https://code.google.com/p/dart/source/detail?r=29924

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Total comments: 3

Patch Set 4 : #

Patch Set 5 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+118 lines, -119 lines) Patch
M runtime/vm/code_generator.cc View 1 2 3 4 1 chunk +3 lines, -0 lines 0 comments Download
M runtime/vm/flow_graph_type_propagator.cc View 1 2 3 4 3 chunks +12 lines, -18 lines 0 comments Download
M runtime/vm/object.cc View 1 2 3 4 1 chunk +7 lines, -2 lines 0 comments Download
M runtime/vm/parser.cc View 1 2 3 4 5 chunks +34 lines, -47 lines 0 comments Download
M tests/co19/co19-dart2dart.status View 1 2 3 4 2 chunks +6 lines, -1 line 0 comments Download
M tests/co19/co19-runtime.status View 1 2 3 4 2 chunks +11 lines, -1 line 0 comments Download
M tests/language/class_override_test.dart View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M tests/language/language.status View 1 2 3 4 2 chunks +0 lines, -13 lines 0 comments Download
M tests/language/language_dart2js.status View 1 2 3 4 3 chunks +6 lines, -14 lines 0 comments Download
M tests/language/malformed_test.dart View 1 2 3 4 3 chunks +36 lines, -20 lines 0 comments Download
M tests/standalone/io/skipping_dart2js_compilations_test.dart View 1 2 3 4 2 chunks +2 lines, -2 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
regis
Vijay, Kasper, Bob, The change submitted last week that was supposed to detect malformed types ...
7 years, 1 month ago (2013-11-05 02:46:11 UTC) #1
kasperl
Johnni, could you take a quick look to make sure the two implementations are in ...
7 years, 1 month ago (2013-11-05 07:24:28 UTC) #2
Johnni Winther
On 2013/11/05 07:24:28, kasperl wrote: > Johnni, could you take a quick look to make ...
7 years, 1 month ago (2013-11-05 07:30:53 UTC) #3
hausner
LGTM with a couple of nits/suggestions. https://codereview.chromium.org/57133004/diff/140001/runtime/vm/object.cc File runtime/vm/object.cc (right): https://codereview.chromium.org/57133004/diff/140001/runtime/vm/object.cc#newcode11443 runtime/vm/object.cc:11443: // Caller must ...
7 years, 1 month ago (2013-11-05 17:45:16 UTC) #4
regis
Thanks! Dart2js implemented the same change overnight. So I am still in the process of ...
7 years, 1 month ago (2013-11-05 18:05:11 UTC) #5
regis
7 years, 1 month ago (2013-11-05 18:46:25 UTC) #6
Message was sent while issue was closed.
Committed patchset #5 manually as r29924 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698