| Index: lib/runtime/dart/_isolate_helper.txt
|
| diff --git a/lib/runtime/dart/_isolate_helper.txt b/lib/runtime/dart/_isolate_helper.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..a932722f2f23fd91ae6160964cd8eb224e5d77a8
|
| --- /dev/null
|
| +++ b/lib/runtime/dart/_isolate_helper.txt
|
| @@ -0,0 +1,3 @@
|
| +warning: [DownCastComposite] doneHandlers (dynamic) will need runtime check to cast to type Iterable<SendPort> (dart:_isolate_helper, line 574, col 29)
|
| +warning: [DownCastComposite] args (dynamic) will need runtime check to cast to type List<String> (dart:_isolate_helper, line 839, col 37)
|
| +warning: [DownCastComposite] msg['args'] (dynamic) will need runtime check to cast to type List<String> (dart:_isolate_helper, line 886, col 11)
|
|
|