Remove special handling for errors during parse (#985)
This is a holdback from Dart 1 where some syntax or type errors were not reported until runtime.
Showing
- pkgs/test_core/lib/src/bootstrap/vm.dart 1 addition, 5 deletionspkgs/test_core/lib/src/bootstrap/vm.dart
- pkgs/test_core/lib/src/runner/vm/catch_isolate_errors.dart 0 additions, 25 deletionspkgs/test_core/lib/src/runner/vm/catch_isolate_errors.dart
- pkgs/test_core/lib/src/runner/vm/platform.dart 1 addition, 5 deletionspkgs/test_core/lib/src/runner/vm/platform.dart
- pkgs/test_core/pubspec.yaml 1 addition, 1 deletionpkgs/test_core/pubspec.yaml
Loading
Please register or sign in to comment