mirror of
https://github.com/dart-lang/sdk
synced 2024-11-02 10:10:22 +00:00
c09f790d37
Incompatible VM flags will no longer break the CLI when running from an AppJIT snapshot, so the fallback logic is no longer required. This CL thus removes dartdev.dill and the fallback logic. Relevant past CLs: https://dart-review.googlesource.com/c/sdk/+/157601 and https://dart-review.googlesource.com/c/sdk/+/178300 Fixes https://github.com/dart-lang/sdk/issues/50504 TEST=I tried running `out/ReleaseX64/dart --observe --sound-null-safety test.dart` and `out/ReleaseX64/dart --observe --no-sound-null-safety test.dart` and both worked. Change-Id: I5cdcfbccf71ec557964014fdb80733b4a7c76b4d Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/274520 Reviewed-by: Ben Konyi <bkonyi@google.com> Commit-Queue: Derek Xu <derekx@google.com> |
||
---|---|---|
.. | ||
analysis_server | ||
bazel | ||
compiler | ||
dart2native | ||
dart2wasm | ||
dartanalyzer | ||
dartdev | ||
dartdevc | ||
dds | ||
gen_kernel | ||
kernel-service | ||
peg | ||
tests/peg | ||
aot_snapshot.gni | ||
application_snapshot.gni | ||
compile_platform.gni | ||
create_timestamp.gni | ||
OWNERS |