3b1e83387f
Allows for tools like the Dart test runner to hide the main isolate by marking it as a system isolate, only showing the isolates users are interested in. TEST=pkg/vm_service/mark_main_isolate_as_system_isolate_test.dart Change-Id: I24d0f20614e89076a05499c206d576c355489a13 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/207203 Reviewed-by: Jacob Richman <jacobr@google.com> Commit-Queue: Ben Konyi <bkonyi@google.com>