dart-sdk/runtime
Martin Kustermann fbd98c322b [vm/concurrency] Split launching of lightweight vs heavyweight isolates in VM implementation of Isolate.spawn()
This is purely a refactoring of code - apart from now requiring
the `Dart_InitializeParams.initialize_isolate` iff --enable-isolate-groups
was passed.

Issue https://github.com/dart-lang/sdk/issues/44088
Issue https://github.com/dart-lang/sdk/issues/36097

Change-Id: I62f84ce9699a376c652d4ac6af0c28027fb872a8
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/170920
Commit-Queue: Martin Kustermann <kustermann@google.com>
Reviewed-by: Alexander Aprelev <aam@google.com>
2020-11-10 05:38:44 +00:00
..
bin [test/ffi] Add struct stack alignment test 2020-11-06 13:54:23 +00:00
docs decode tool from native_stack_trace 2020-08-27 10:00:37 +00:00
include [vm] Native API: Make Dart_NewWeakPersistentHandle not auto delete 2020-11-03 10:27:44 +00:00
lib [vm/concurrency] Split launching of lightweight vs heavyweight isolates in VM implementation of Isolate.spawn() 2020-11-10 05:38:44 +00:00
llvm_codegen [BUILD] - Format gn files, this is being done to ensure the unfork CL 2020-03-10 21:56:11 +00:00
observatory Reland "[ DDS ] Keep event history for Stdout, Stderr, and Extension streams" 2020-11-06 19:02:23 +00:00
observatory_2 Reland "[ DDS ] Keep event history for Stdout, Stderr, and Extension streams" 2020-11-06 19:02:23 +00:00
platform [vm] Add (S)LEB128 encoding/decoding to BaseWriteStream. 2020-10-09 10:08:16 +00:00
tests/vm Issue 44063. Report IMPORT_OF_LEGACY_LIBRARY_INTO_NULL_SAFE hint. 2020-11-09 19:42:08 +00:00
third_party Reland "[vm] Build dart2native dependencies with the normal "create_sdk" target" 2020-06-17 16:12:26 +00:00
tools Opt the verbose_gc_to_bmu tool out of null safety. 2020-10-16 00:18:31 +00:00
vm [vm/concurrency] Split launching of lightweight vs heavyweight isolates in VM implementation of Isolate.spawn() 2020-11-10 05:38:44 +00:00
.clang-tidy [vm] Add runtime/.clang-tidy file 2019-09-05 09:51:13 +00:00
.gitignore
BUILD.gn Remove bytecode mode of Dart SDK build 2020-10-21 22:43:14 +00:00
codereview.settings
configs.gni Reland "[vm] Build dart2native dependencies with the normal "create_sdk" target" 2020-06-17 16:12:26 +00:00
CPPLINT.cfg
PRESUBMIT.py [Presubmit] Fixes presubmit for breaking API change. 2020-03-03 13:30:20 +00:00
runtime_args.gni Remove bytecode mode of Dart SDK build 2020-10-21 22:43:14 +00:00