dart-sdk/pkg
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
..
analysis_server Show the --preview-dart-2 status in the diagnostics page. 2017-12-01 21:48:45 +00:00
analysis_server_client Test failing fix. Stdin is mocked to avoid the typing issue; not critical for this unit test. 2017-08-08 19:00:37 -07:00
analyzer Apply resolution to AdjacentStrings. 2017-12-04 05:30:03 +00:00
analyzer_cli [CFE] Move front-end API under src/ 2017-12-01 08:42:16 +00:00
analyzer_plugin Lower-case Isolate.{IMMEDIATE,BEFORE_NEXT_EVENT}. 2017-11-24 12:44:17 +00:00
async_helper Run dartfmt on remaining unformated pkg packages 2017-03-21 18:21:32 -07:00
browser
compiler Apply resolution to AdjacentStrings. 2017-12-04 05:30:03 +00:00
dart_messages Make pkg/dart_messages strong. 2017-06-08 21:55:05 -07:00
dev_compiler Add type parameter to Isolate.spawn. 2017-12-04 07:11:44 +00:00
expect Use the Expect.throws___() helper methods throughout tests. 2017-10-17 23:37:15 +00:00
front_end Apply resolution to AdjacentStrings. 2017-12-04 05:30:03 +00:00
js Making license files consistent across all packages 2017-09-28 19:33:08 +00:00
js_ast Add source information to throw/try/await in async and yield in sync* 2017-11-28 09:56:09 +00:00
kernel Revert "[kernel] Introduce assert initializers." 2017-12-01 17:46:05 +00:00
meta Update dart2js.noInline docs 2017-11-03 19:04:20 +00:00
microlytics Run dartfmt on microlytics package. 2017-03-22 08:26:33 -07:00
sourcemap_testing [DDC/dart2js] Move sourcemap testing to shared place 2017-11-30 11:10:51 +00:00
status_file Removing linter and normalize unit tests. 2017-12-01 10:11:28 +00:00
telemetry Remove Fuchsia-specific build files. 2017-10-19 17:52:37 +00:00
testing [pkg testing] Fix off-by-one in cmdline parsing 2017-11-20 11:35:57 +00:00
typed_mock Remove Fuchsia-specific build files. 2017-10-19 17:52:37 +00:00
vm [CFE] Move front-end API under src/ 2017-12-01 08:42:16 +00:00
.gitignore
BUILD.gn
pkg.status [kernel] Add kernel2kernel constant evaluation, binary format as well as vm support 2017-11-16 11:08:02 +00:00