dart-sdk/pkg
Stephen Adams d2057a0b57 [dart2js] Check non-nullable native call values
When `--null-assertions` is enabled, values returned from @Native
methods and getters with non-nullable return types are checked.

Change-Id: I4b38e651a9a6b370ebed5420a3cfac0a53cfeb60
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/158527
Commit-Queue: Stephen Adams <sra@google.com>
Reviewed-by: Sigmund Cherem <sigmund@google.com>
Reviewed-by: Srujan Gaddam <srujzs@google.com>
2020-08-18 01:52:55 +00:00
..
_fe_analyzer_shared [parser] Better error message for annotations on type arguments 2020-08-17 07:43:52 +00:00
_js_interop_checks [package:js] Add errors for missing @JS on class 2020-08-07 17:09:23 +00:00
analysis_server bulk fix for unnecessary_brace_in_string_interps 2020-08-17 18:32:59 +00:00
analysis_server_client bulk fix protocol 2020-07-10 14:20:07 +00:00
analysis_tool Clean up no-publish comments in pubspecs 2020-06-23 10:34:09 +00:00
analyzer Null safe numbers: plumb element through to refineBinaryExpressionType. 2020-08-17 23:17:55 +00:00
analyzer_cli Remove the PerformanceTag class and related code. 2020-08-16 23:59:42 +00:00
analyzer_plugin Fix a bug in the way RangeFactory deals with trailing commas in a list 2020-07-24 20:08:47 +00:00
async_helper Clean up no-publish comments in pubspecs 2020-06-23 10:34:09 +00:00
build_integration Add missing LICENSE files for internal packages. 2020-07-15 08:33:53 +00:00
compiler [dart2js] Check non-nullable native call values 2020-08-18 01:52:55 +00:00
dart2js_tools Clean up no-publish comments in pubspecs 2020-06-23 10:34:09 +00:00
dart2native [SDK] Adds --enable-experiment to dart2native. 2020-08-11 11:22:19 +00:00
dart_internal Migrate package:dart_internal to null safety. 2020-08-17 23:06:35 +00:00
dartdev Include a simple README.txt in $HOME/.dart 2020-08-17 22:01:35 +00:00
dartfix dartfix: Fix Dart website links in README.md 2020-08-11 16:40:35 +00:00
dds Handle StateError for closed serviceClient 2020-08-12 16:17:04 +00:00
dev_compiler [ddc] Use renamed library name in export 2020-08-05 01:32:06 +00:00
diagnostic Clean up no-publish comments in pubspecs 2020-06-23 10:34:09 +00:00
expect Migrate the new async error tests. 2020-06-26 20:59:28 +00:00
front_end [cfe] Update ast-to-text to include member signature origins 2020-08-17 13:41:49 +00:00
frontend_server [CFE] Don't turn flutter-frontend builder purple if there's a failing test 2020-07-30 12:00:37 +00:00
js update js/meta for the 2.10 dev sdk 2020-07-22 15:28:34 +00:00
js_ast Clean up no-publish comments in pubspecs 2020-06-23 10:34:09 +00:00
kernel [cfe] Update ast-to-text to include member signature origins 2020-08-17 13:41:49 +00:00
language_versioning_2.7_test Add tests for inconsistent language markers in part files. 2020-07-24 12:58:35 +00:00
meta update js/meta for the 2.10 dev sdk 2020-07-22 15:28:34 +00:00
modular_test An initial definition of the Target annotation 2020-07-17 19:01:17 +00:00
native_stack_traces [vm/aot] Reland "Keep column information when possible for precompiled mode." 2020-06-19 13:50:03 +00:00
nnbd_migration Null safe numbers: plumb element through to refineBinaryExpressionType. 2020-08-17 23:17:55 +00:00
smith Clean up no-publish comments in pubspecs 2020-06-23 10:34:09 +00:00
sourcemap_testing Clean up no-publish comments in pubspecs 2020-06-23 10:34:09 +00:00
status_file [presubmit] Delete old .packages file from package status_file 2020-07-31 13:31:00 +00:00
telemetry Clean up no-publish comments in pubspecs 2020-06-23 10:34:09 +00:00
test_runner Run web static error tests on dart2js and DDC and validate output. 2020-08-12 23:15:38 +00:00
testing Add DartSdk.languageVersion 2020-08-04 21:01:09 +00:00
vm [cfe] Update ast-to-text to include member signature origins 2020-08-17 13:41:49 +00:00
vm_service [VM] Removes extra frames from debug lazy async stacks. 2020-08-14 12:45:37 +00:00
vm_snapshot_analysis [vm_snapshot_analysis] Reduce test sensitivity. 2020-08-13 19:13:04 +00:00
.gitignore
BUILD.gn [BUILD] - Format gn files, this is being done to ensure the unfork CL 2020-03-10 21:56:11 +00:00
pkg.status [CFE] Mark two incremental tests slow 2020-08-11 12:42:09 +00:00