dart-sdk/pkg
Stephen Adams 9cdce03e16 [dart2js] Improve null receiver guard removal near JS code
Null receiver guards (which look like "t1.toString;") are removed in more cases
where the following JS fragment would throw a TypeError on the same value.

Change-Id: I3872f00c90432077199542f4485b8e991f82fa21
Reviewed-on: https://dart-review.googlesource.com/c/89765
Commit-Queue: Stephen Adams <sra@google.com>
Reviewed-by: Sigmund Cherem <sigmund@google.com>
2019-01-16 23:59:28 +00:00
..
analysis_server Make downloading the LSP spec a flag and commit the version parsed locally 2019-01-16 17:20:54 +00:00
analysis_server_client Add optional elementUri field to CompletionSuggestion types in analysis server protocol 2019-01-09 00:13:39 +00:00
analyzer Improvements for flow analysis. 2019-01-16 21:17:10 +00:00
analyzer_cli Finish cleaning up the copyright notices in the analyzer_cli package 2019-01-06 19:16:31 +00:00
analyzer_fe_comparison pkg:analyzer_fe_comparison, diagnostics, telemetry remove version info 2018-12-13 16:44:44 +00:00
analyzer_plugin Add optional elementUri field to CompletionSuggestion types in analysis server protocol 2019-01-09 00:13:39 +00:00
async_helper
build_integration Cleanup unused vars in VM patch files 2018-11-13 22:56:54 +00:00
compiler [dart2js] Improve null receiver guard removal near JS code 2019-01-16 23:59:28 +00:00
dart2js_tools dart2js_tools: remove version - no plan to publish (yet) 2018-12-13 17:09:15 +00:00
dart_internal Bump package dart_internal's SDK constraint upper-bound to <2.2.0 2018-10-15 21:37:56 +00:00
dartfix revise dartfix protocol version check 2019-01-15 15:52:54 +00:00
dev_compiler Fixed a number of dart:html P1 issues. 2019-01-15 17:21:50 +00:00
diagnostic pkg:analyzer_fe_comparison, diagnostics, telemetry remove version info 2018-12-13 16:44:44 +00:00
expect Update pkg:expect to use @alwaysThrows annotation on fail functions 2019-01-14 21:17:38 +00:00
front_end Prepare to publish analyzer version 0.34.2. 2019-01-16 16:44:43 +00:00
js
js_ast Fix up pubspec for pkg:compiler 2018-11-29 23:33:39 +00:00
kernel Prepare to publish analyzer version 0.34.2. 2019-01-16 16:44:43 +00:00
meta Fix http links to pub which has https. 2019-01-07 11:37:19 +00:00
smith Remove --fast-startup flag support from testing scripts and status files 2019-01-16 11:32:44 +00:00
sourcemap_testing Encode dart2js source-map extensions in strings. 2018-11-05 18:24:33 +00:00
status_file Remove --fast-startup flag support from testing scripts and status files 2019-01-16 11:32:44 +00:00
telemetry pkg:analyzer_fe_comparison, diagnostics, telemetry remove version info 2018-12-13 16:44:44 +00:00
testing Fixes for SDK packages 2019-01-08 14:53:42 +00:00
vm [vm/bytecode] Fix AST removal for package-split kernel files with bytecode 2019-01-16 19:04:40 +00:00
.gitignore
BUILD.gn
pkg.status [kernel] Start setting up test suite for round-trip serialization 2019-01-04 16:05:26 +00:00