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

Issue 10143004: Map malformed function result type and malformed function parameter type to (Closed)

Created:
8 years, 8 months ago by regis
Modified:
8 years, 8 months ago
Reviewers:
srdjan
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Map malformed function result type and malformed function parameter type to Dynamic in production mode (fix issue 5532534). Fix bad negative test and make it positive. Committed: https://code.google.com/p/dart/source/detail?r=6777

Patch Set 1 #

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+66 lines, -24 lines) Patch
M runtime/vm/class_finalizer.cc View 2 chunks +8 lines, -0 lines 0 comments Download
M runtime/vm/code_generator.cc View 1 chunk +0 lines, -1 line 0 comments Download
M runtime/vm/object.cc View 2 chunks +20 lines, -0 lines 0 comments Download
M tests/language/language.status View 1 3 chunks +1 line, -6 lines 0 comments Download
M tests/language/language-leg.status View 1 1 chunk +1 line, -1 line 0 comments Download
D tests/language/src/Prefix16NegativeTest.dart View 1 chunk +0 lines, -14 lines 0 comments Download
A + tests/language/src/Prefix16Test.dart View 1 chunk +36 lines, -2 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
regis
8 years, 8 months ago (2012-04-19 22:37:33 UTC) #1
srdjan
8 years, 8 months ago (2012-04-19 22:58:52 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698