dart-sdk/runtime/include
asiva 606a64a743 [3.0 alpha][VM/Runtime] - Flip flag to make strong null safety the default.
- Flip flag to make strong null safety the default
- Remove code that auto detects null safety mode from source files,
  it is necessary to specify --no-strong-null-safety to opt out.
- Retains sniffing of AOT/JIT snapshots and kernel files to determine
  null safety mode, the opt out has to be done when generating these
  file.

TEST=ci

Change-Id: If2c9608eedb7c46d9c3cd85e261ee9640e0d28eb
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/261140
Reviewed-by: Alexander Thomas <athom@google.com>
Reviewed-by: Alexander Markov <alexmarkov@google.com>
Reviewed-by: Johnni Winther <johnniwinther@google.com>
Commit-Queue: Siva Annamalai <asiva@google.com>
Reviewed-by: Sigmund Cherem <sigmund@google.com>
2022-12-06 04:04:23 +00:00
..
bin [dart:io] Publish implementations of the VM file callbacks. 2022-04-19 23:27:17 +00:00
internal [vm] runtime/include specify void parameters 2021-11-19 09:43:38 +00:00
analyze_snapshot_api.h Updates to analyze_snapshot tool 2022-08-23 12:18:00 +00:00
BUILD.gn Allow configuring the destination of the SDK in the build output directory 2021-06-29 18:45:29 +00:00
dart_api.h [3.0 alpha][VM/Runtime] - Flip flag to make strong null safety the default. 2022-12-06 04:04:23 +00:00
dart_api_dl.c [vm] Change import paths inside runtime/include 2020-09-25 11:09:44 +00:00
dart_api_dl.h [vm/ffi] Add Dart_IsNull in dart_api_dl.h 2022-11-15 10:32:16 +00:00
dart_embedder_api.h [vm] Avoid allocating Monitor/Mutex/... with global initializer, use Init()/Cleanup() functions instead 2020-03-17 08:49:52 +00:00
dart_native_api.h [VM/Runtime] - Use 'const' qualifier for CObject typed data 2022-09-13 22:38:22 +00:00
dart_tools_api.h [vm/api] Introduce Dart_WriteHeapSnapshot API 2022-12-01 14:38:44 +00:00
dart_version.h [vm/ffi] Add Dart_IsNull in dart_api_dl.h 2022-11-15 10:32:16 +00:00