[VM/Service] Add optional parameters to getInstances
This CL updates the VM Service spec to v4.1 and adds the optional `includeSubclasses` and `includeImplementers` parameters to the `getInstances` service procedure. This CL also adds `pkg/vm_service/test/get_instances_rpc_test.dart` which is based on `runtime/observatory/tests/service/get_instances_as_array_rpc_test.dart` TEST=CI Fixes https://github.com/dart-lang/sdk/issues/51003 Change-Id: Ia1ebec0ebeb6cba274621853e6486bab7cb7eb78 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/279201 Commit-Queue: Derek Xu <derekx@google.com> Reviewed-by: Ben Konyi <bkonyi@google.com>
This commit is contained in:
@@ -1 +1 @@
|
||||
version=4.0
|
||||
version=4.1
|
||||
|
||||
Reference in New Issue
Block a user