Open
Description
We should no longer need:
- preview-dart-2 argument or any tests against no-preview-dart-2
- Compiler.appJit, replaced with Compiler.appJitk
- Compiler.precompiled, replaced with Compiler.dartkp
- checked argument or any tests against unchecked
We do still need host-checked. It would be best to rename to host-asserts-enabled but it may not be worth changing.