Descriptiondart2js: do typechecking even if suppressWarnings is on
this is necessary because the type of elements will not be
set unless the typechecker runs on the element. You need
the type to be set even when suppressWarnings is on because
in checked mode it is an error to declare a compiled constant
with inconsistent field types
Fixes #24653
BUG=
R=sigmund@google.com
Committed: https://github.com/dart-lang/sdk/commit/a4bfe1f1c7db2ad0ad71a277af5644b7e93a97d5
Patch Set 1 #
Messages
Total messages: 5 (2 generated)
|