1 warning: [DownCastComposite] doneHandlers (dynamic) will need runtime check to c
ast to type Iterable<SendPort> (dart:_isolate_helper, line 574, col 29)
2 warning: [DownCastComposite] args (dynamic) will need runtime check to cast to t
ype List<String> (dart:_isolate_helper, line 839, col 37)
3 warning: [DownCastComposite] msg['args'] (dynamic) will need runtime check to ca
st to type List<String> (dart:_isolate_helper, line 886, col 11)
Issue 1322333003: DDC: mostly incremental compilation, fixes #223
(Closed)
Created 5 years, 3 months ago by Jennifer Messerly
Modified 4 years, 11 months ago
Reviewers: Leaf, vsm
Base URL: git@github.com:dart-lang/dev_compiler.git@master
Comments: 2