fc95268a36
to compile every entrypoint This is necessary to ensure that the options used when performing compilation during expression evaluation or hot reload match the options that were used to compile the running program before it was started. TEST=test case added to pkg/dartdev/test/commands/run_test.dart, CI CoreLibraryReviewExempt: This CL does not include any core library API changes, only VM Service implementation changes in sdk/lib/vmservice/running_isolates.dart. Change-Id: If11207e090d9b02d5a6a8396e09dc90d0c874f58 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/403240 Reviewed-by: Ben Konyi <bkonyi@google.com> Commit-Queue: Derek Xu <derekx@google.com>