fd259d4377
It's possible for loading the CLI isolate from snapshot to be skipped without failing for SIMARM, so *error would not point to a valid error, causing free(*error) to crash. TEST=Existing tests Change-Id: Ic178f7bd0f89c4440b2daf714fbb2e428867bd72 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/178723 Reviewed-by: Ben Konyi <bkonyi@google.com>