dart-sdk/sdk/lib
Lasse Reichstein Holst Nielsen 757d806b36 Add type parameter to Isolate.spawn.
This is a strong mode migration that was missed in the earlier rounds.
It allows use of functions that have a more restricted argument type than Object in strong mode
while still ensuring that the argument has a correct type.

Change-Id: Ib00e3f4b4a679c003a992d674c36ef672729b22e
Reviewed-on: https://dart-review.googlesource.com/24540
Commit-Queue: Lasse R.H. Nielsen <lrn@google.com>
Reviewed-by: Leaf Petersen <leafp@google.com>
2017-12-04 07:11:44 +00:00
..
_chrome/dart2js Fixed analyzer test to use dart2js not dartium 2017-09-01 09:03:16 -07:00
_http Change some constant declarations to lowerCase. 2017-11-14 12:59:14 +00:00
_internal Add type parameter to Isolate.spawn. 2017-12-04 07:11:44 +00:00
async Strong mode fix for future_impl.dart. 2017-11-20 21:27:47 +00:00
collection Remove most comment syntax casts from sdk. 2017-11-21 21:08:26 +00:00
convert Remove comment syntax from lib/convert. 2017-11-22 22:57:05 +00:00
core Add type parameter to Isolate.spawn. 2017-12-04 07:11:44 +00:00
developer Change some constant declarations to lowerCase. 2017-11-14 12:59:14 +00:00
html Strong mode fixes to DDC SDK 2017-12-01 19:58:07 +00:00
indexed_db/dart2js Replace _downcast and _cast with local downcasts (dart:html) 2017-11-11 00:09:38 +00:00
internal Changes to runtime patches so Fasta can understand them. 2017-11-01 15:16:04 +00:00
io [dart:io] Adds Stdin.hasTerminal to mirror Stdout.hasTerminal 2017-11-22 22:41:37 +00:00
isolate Add type parameter to Isolate.spawn. 2017-12-04 07:11:44 +00:00
js/dart2js Fixed analyzer test to use dart2js not dartium 2017-09-01 09:03:16 -07:00
js_util/dart2js Fixed analyzer test to use dart2js not dartium 2017-09-01 09:03:16 -07:00
math Remove most comment syntax casts from sdk. 2017-11-21 21:08:26 +00:00
mirrors [infra] Translate _sources.gypi files to _sources.gni files 2017-08-14 21:54:36 -07:00
profiler [infra] Translate _sources.gypi files to _sources.gni files 2017-08-14 21:54:36 -07:00
svg/dart2js Fixed analyzer test to use dart2js not dartium 2017-09-01 09:03:16 -07:00
typed_data Don't deprecate old constant names yet. 2017-11-17 10:58:33 +00:00
vmservice Change some constant declarations to lowerCase. 2017-11-14 12:59:14 +00:00
web_audio/dart2js Fixed analyzer test to use dart2js not dartium 2017-09-01 09:03:16 -07:00
web_gl/dart2js Fixed analyzer test to use dart2js not dartium 2017-09-01 09:03:16 -07:00
web_sql/dart2js Fixed analyzer test to use dart2js not dartium 2017-09-01 09:03:16 -07:00
dart_client.platform Reland: [dart:io] Moves Http code into a separate library. 2017-09-21 19:21:25 +00:00
dart_server.platform Reland: [dart:io] Moves Http code into a separate library. 2017-09-21 19:21:25 +00:00
dart_shared.platform Reland: [dart:io] Moves Http code into a separate library. 2017-09-21 19:21:25 +00:00
libraries.json - Do not generate a separate vmservice kernel file, include it in vm_platform file 2017-11-09 19:05:15 +00:00
libraries.yaml - Do not generate a separate vmservice kernel file, include it in vm_platform file 2017-11-09 19:05:15 +00:00
vmservice_libraries.json Remove compiling platform.dill from patch_sdk.dart 2017-10-06 15:34:37 +00:00
vmservice_libraries.yaml Remove compiling platform.dill from patch_sdk.dart 2017-10-06 15:34:37 +00:00