dart-sdk/runtime
Daco Harkes 638f13ff3d Revert "[ VM / dart:isolate ] Added ability to set names for spawned isolates."
This reverts commit 59525264e8.

Reason for revert: causes Flutter test observatory and protocol to deadlock.
Issue: https://github.com/dart-lang/sdk/issues/36232

Original change's description:
> [ VM / dart:isolate ] Added ability to set names for spawned isolates.
> 
> Fixes issue #34059
> 
> Change-Id: I315498b02edc184e9e408c93eddb78aa1a5a8a1d
> Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/90341
> Commit-Queue: Ben Konyi <bkonyi@google.com>
> Reviewed-by: Sigmund Cherem <sigmund@google.com>
> Reviewed-by: Ryan Macnak <rmacnak@google.com>

TBR=bkonyi@google.com,rmacnak@google.com,asiva@google.com,sigmund@google.com

Change-Id: I5f2115a2ac394a8d4c7c175bc97f2b88b65fcb49
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/97107
Reviewed-by: Daco Harkes <dacoharkes@google.com>
Commit-Queue: Daco Harkes <dacoharkes@google.com>
2019-03-15 14:40:37 +00:00
..
bin Revert "[ VM / dart:isolate ] Added ability to set names for spawned isolates." 2019-03-15 14:40:37 +00:00
docs [vm, gc] Document object representation. 2019-03-01 00:32:25 +00:00
include Revert "[ VM / dart:isolate ] Added ability to set names for spawned isolates." 2019-03-15 14:40:37 +00:00
lib Revert "[ VM / dart:isolate ] Added ability to set names for spawned isolates." 2019-03-15 14:40:37 +00:00
observatory Revert "[ VM / dart:isolate ] Added ability to set names for spawned isolates." 2019-03-15 14:40:37 +00:00
platform [VM runtime] Use memfd_create instead of shm_open for dual mapping of code. 2019-03-14 16:56:34 +00:00
tests/vm [vm] Test compilation traces, type feedback, reused instructions. 2019-03-13 23:36:06 +00:00
third_party [gn] Split target arch/os defines from dart_config 2017-10-31 17:33:13 +00:00
tools [dart/fuzzer] Added more Dart constructs 2019-03-07 19:08:05 +00:00
vm Revert "[ VM / dart:isolate ] Added ability to set names for spawned isolates." 2019-03-15 14:40:37 +00:00
.gitignore
BUILD.gn [vm] Remove malloc_hooks support for jemalloc 2019-03-06 19:16:27 +00:00
codereview.settings
configs.gni [build] Remove unused configurations (dead since removal of dart_bootstrap). 2018-11-16 01:14:56 +00:00
CPPLINT.cfg
PRESUBMIT.py
runtime_args.gni [vm] Eliminate dart_zlib_path from BUILD files 2018-10-24 18:06:43 +00:00