dart-sdk/sdk_nnbd/lib
Nicholas Shahan 4017a5ca7c [dartdevc] Fix analysis error in dart:collection patch file
If hashcode is null it gets set on line 128 to dart.hashcode which
is a top level method in the dart:_runtime library.

Change-Id: Ib26a70dc84305dfa11eb15206abd36f003adcd9b
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/137401
Auto-Submit: Nicholas Shahan <nshahan@google.com>
Reviewed-by: Sigmund Cherem <sigmund@google.com>
Commit-Queue: Nicholas Shahan <nshahan@google.com>
2020-02-27 01:19:14 +00:00
..
_http fix nnbd websocket 2020-02-15 03:40:00 +00:00
_internal [dartdevc] Fix analysis error in dart:collection patch file 2020-02-27 01:19:14 +00:00
async Revert "[vm/tfa] Convert named and optional parameters to required parameters where possible." 2020-02-25 15:12:01 +00:00
cli [VM/libraries] - Fix signature of waitFor. 2020-02-05 22:48:50 +00:00
collection [nnbd/collection] remove incorrect cast 2020-02-25 02:02:20 +00:00
convert Fix based64 decoder. 2020-01-31 19:00:32 +00:00
core Make TypeError no longer implement AssertionError. 2020-02-21 14:02:57 +00:00
developer [test] Run some service tests in AOT. 2020-01-23 17:52:40 +00:00
ffi [vm/ffi] Fix DynamicLibrary extension name 2020-02-17 14:55:25 +00:00
html Change setProperty to take in nullable |value| 2020-02-22 02:22:21 +00:00
indexed_db/dart2js Fix input and output for conversions 2020-02-11 00:27:05 +00:00
internal Updating iterable.current comments and behavior to be consistent. 2020-01-24 17:35:39 +00:00
io [nnbd] Re-add null checks in NNBD SDK file_impl.dart and directory_impl.dart 2020-02-24 23:37:43 +00:00
isolate [isolate/nnbd] fix nnbd errors in dart:isolate 2020-02-11 19:46:34 +00:00
js [nnbd] remove opt-out for dart:_js 2020-01-22 21:39:56 +00:00
js_util Undo breaking change in dart:js_util 2020-02-14 18:36:18 +00:00
math Update math.dart:atan2 in relation to atan comment - Follow-up for sdk_nnbd 2019-12-16 12:49:27 +00:00
mirrors [vm, lib] Teach mirrors about the Never type and member signatures. 2020-02-07 20:57:46 +00:00
svg/dart2js DOM script changes to handle nnbd 2020-02-07 01:05:14 +00:00
typed_data Update typed-data constructor documentation. 2020-01-24 09:53:26 +00:00
vmservice [vm/vmservice] Validate getIsolate response before attempting to retrieve pauseEvent from it. 2020-02-25 23:19:44 +00:00
wasm [vm, library] Migrate dart:wasm to NNBD 2020-01-14 17:55:55 +00:00
web_audio/dart2js Add null-safety to html_common 2020-02-10 19:14:34 +00:00
web_gl/dart2js Fix nullability for some templates 2020-02-11 20:28:54 +00:00
web_sql/dart2js DOM script changes to handle nnbd 2020-02-07 01:05:14 +00:00
libraries.json [dart2js] Update libraries.yaml with migrated dart2js. 2020-02-21 18:37:40 +00:00
libraries.yaml [dart2js] Update libraries.yaml with migrated dart2js. 2020-02-21 18:37:40 +00:00
vmservice_libraries.json [ VM / dart:vmservice ] Migrate dart:vmservice to NNBD, cleanup outdated code 2020-01-15 01:00:34 +00:00
vmservice_libraries.yaml [ VM / dart:vmservice ] Migrate dart:vmservice to NNBD, cleanup outdated code 2020-01-15 01:00:34 +00:00