41be8d54b5
This CL updates the VM Service spec to v4.2 and adds the `getInstancesAsList` service procedure. This CL also adds `pkg/vm_service/test/get_instances_as_list_rpc_test.dart` which was based on `runtime/observatory/tests/service/get_instances_as_array_rpc_test.dart` and `pkg/vm_service/test/get_instances_as_list_rpc_expression_evaluation_on_internal_test.dart` which was based on `runtime/observatory/tests/service/get_instances_as_array_rpc_expression_evaluation_on_internal_test.dart` TEST=CI Fixes https://github.com/dart-lang/sdk/issues/51393 Fixes https://github.com/dart-lang/sdk/issues/51003 Change-Id: I0faae80553ec397a1e89be0a714aab30e7854fec Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/283380 Reviewed-by: Johnni Winther <johnniwinther@google.com> Commit-Queue: Derek Xu <derekx@google.com>