dart-sdk/pkg/dev_compiler/test
Nicholas Shahan 7478143e5f [ddc] Inline the sound null safety flag
Now that the sound null safety mode is a compile time flag
instead of a runtime flag there is no need to set the value in
the bootstrapping code before running main(). The sound and weak
versions of the sdk now have it already set.

Add compileTimeFlag() method that will inline the constant value
directly into the generated output.

Change-Id: I5b9243c47cffc421067ac820ef49342b9d0efff9
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/154100
Reviewed-by: Mark Zhou <markzipan@google.com>
Reviewed-by: Sigmund Cherem <sigmund@google.com>
Commit-Queue: Nicholas Shahan <nshahan@google.com>
2020-07-13 22:45:19 +00:00
..
js [dartdevc] Apply always_declare_return_types lint and cleanup violations 2020-01-29 07:17:22 +00:00
sourcemap [ddc] Add --sound-null-safety flag and pass to CFE 2020-05-29 01:16:18 +00:00
worker [dartdevc] Enforce omit_local_variable_types lint 2020-02-03 23:41:17 +00:00
modular_suite.dart [ddc] Inline the sound null safety flag 2020-07-13 22:45:19 +00:00
modular_suite_nnbd.dart [ddc] Inline the sound null safety flag 2020-07-13 22:45:19 +00:00
module_metadata_test.dart Added module information to metadata and use by frontend_sever 2020-06-20 00:40:35 +00:00
nullable_inference_test.dart [cfe,kernel] Add AstPrinter 2020-06-16 17:15:10 +00:00
sdk_source_map_test.dart Enforce and fix lint prefer_single_quotes 2020-01-08 22:07:21 +00:00
string_to_uri_test.dart Enforce and fix lint prefer_single_quotes 2020-01-08 22:07:21 +00:00
testing.dart Update DDC import prefix for path package 2019-07-10 21:58:31 +00:00