dart-sdk/runtime/observatory_2
Martin Kustermann 9615af4635 [vm] Cleanup some workaround due to native extensions (which got removed)
Now that support for native extensions (aka dart-ext:*) has been
removed, the kernel loader is guaranteed not to call out to embedder
anymore (it did so before for loading shared libraries).

This allos us to clean up some code as well as extend the scope of our
NoActiveIsolateScope.

TEST=ci

Change-Id: I5c8c9ee47298fdd316583ba3aed74772c1c7783f
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/212296
Reviewed-by: Slava Egorov <vegorov@google.com>
Commit-Queue: Martin Kustermann <kustermann@google.com>
2021-09-03 10:55:37 +00:00
..
bin Copy Dart 2 version of Observatory and service tests. 2020-10-07 22:20:25 +00:00
lib [ Observatory ] Ignore unsafe_html lint in Observatory source 2021-09-01 20:47:33 +00:00
tests [vm] Cleanup some workaround due to native extensions (which got removed) 2021-09-03 10:55:37 +00:00
tool Copy Dart 2 version of Observatory and service tests. 2020-10-07 22:20:25 +00:00
web [vm] Make naming more consistent when converting between handles, tagged and untagged pointers. 2021-01-15 23:32:02 +00:00
.gitignore Copy Dart 2 version of Observatory and service tests. 2020-10-07 22:20:25 +00:00
analysis_options.yaml [SDK] Removes non-exiting tests from .status 2021-02-04 06:46:13 +00:00
BUILD.gn [build] Remove expensive use of make_version.py for unused OBS_VER. 2021-04-26 22:51:08 +00:00
HACKING.md Copy Dart 2 version of Observatory and service tests. 2020-10-07 22:20:25 +00:00
observatory_sources.gni [build] Remove expensive use of make_version.py for unused OBS_VER. 2021-04-26 22:51:08 +00:00
pubspec.yaml Copy Dart 2 version of Observatory and service tests. 2020-10-07 22:20:25 +00:00
update_sources.py [infra] Migrate scripts to python3 2021-04-15 10:10:20 +00:00