Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[API] Makes Dart_InvokeVMServiceMethod errors more specific.
Specifies that the 'isolate' mentioned in the error message is always the service isolate. Also adds a specific error message for when the service isolate port isn't found, which can indicate the service isn't there (yet?). Change-Id: I1f29b7c4ccf4df2c3dbefafe05f410e4725488e8 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/111426 Reviewed-by: Martin Kustermann <[email protected]> Commit-Queue: Clement Skau <[email protected]>
- Loading branch information