dart-sdk/runtime
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
..
bin Fix namespace bypass on Fuchsia 2017-12-03 07:25:12 +00:00
include [VM] Make flag --strong isolate specific. 2017-11-10 20:47:10 +00:00
lib Add type parameter to Isolate.spawn. 2017-12-04 07:11:44 +00:00
observatory Make the compactor invokable from Observatory's heap map page. 2017-11-30 22:55:56 +00:00
platform Keep the line starts delta encoded in the VM heap as well - take 2 2017-12-01 05:16:48 +00:00
tests/vm [Fuchsia] Update test status file for passing tests 2017-11-29 21:34:50 +00:00
third_party [gn] Split target arch/os defines from dart_config 2017-10-31 17:33:13 +00:00
tools [vm] Toward deterministic builds. 2017-11-23 00:07:56 +00:00
vm [infra] Use Clang for ia32 and arm64. Use the dl'd sysroots by default. 2017-12-02 06:19:33 +00:00
.gitignore
BUILD.gn Reland: [GN] Adds dart_host_sdk_toolchain argument 2017-11-02 19:02:18 +00:00
codereview.settings
CPPLINT.cfg clang-formats remaining files and adds a presubmit check. 2016-11-09 12:43:57 -08:00
PRESUBMIT.py VM: Enforce correctly formatted C++ code 2016-11-30 23:52:52 +01:00
runtime_args.gni GN: Change the default meaning of dart_target_arch from current_cpu to target_cpu. 2017-07-13 14:59:35 -07:00