dart-sdk/pkg
Nicholas Shahan 2073a822bd [dartdevc] Add top level function names to NSM error messages
These are now represented as named functions. This will also help the
debug tools give more information.

Tested with three applications and adding the names caused a code size increases
of less than 1%.

|Total App JS size | Increase |
|------------------|----------|
|  24.7 MB         |   0.06%  |
|  242  MB         |   0.14%  |
|  327  MB         |   0.19%  |

Fixes: #37118
Change-Id: I89a259215ceb8b9e559a190dbd521c923d4c55c2
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/105546
Commit-Queue: Nicholas Shahan <nshahan@google.com>
Reviewed-by: Vijay Menon <vsm@google.com>
2019-06-17 20:58:31 +00:00
..
analysis_server Filter LSP completion to exclude symbols already imported via another URI 2019-06-17 14:16:21 +00:00
analysis_server_client Fix wording in spec 2019-06-10 17:24:35 +00:00
analysis_tool
analyzer With summary2 the 'nameOffset' for directives in the offset of their keywords. 2019-06-17 17:49:21 +00:00
analyzer_cli Support for 'uri' property of Import/Export/CompilationUnitElement. 2019-06-11 16:53:03 +00:00
analyzer_fe_comparison
analyzer_plugin Issue 131596231. Suggest names for SimpleFormalParameter(s). 2019-06-03 17:34:18 +00:00
async_helper Move async_minitest to package:async_helper. 2019-05-10 19:43:58 +00:00
build_integration
compiler [dart2j] Add TypeEnvironmentStructure and TypeRecipe 2019-06-14 22:10:19 +00:00
dart2js_tools
dart_internal
dartfix [dartfix] Bump pkg:pedantic to version 1.7.0 2019-06-17 16:47:52 +00:00
dev_compiler [dartdevc] Add top level function names to NSM error messages 2019-06-17 20:58:31 +00:00
diagnostic
expect Move async_minitest to package:async_helper. 2019-05-10 19:43:58 +00:00
front_end finish cleanup ErrorToken parsing 2019-06-14 13:40:17 +00:00
js
js_ast Support in-memory CodegenResult serialization/deserialization 2019-05-20 08:57:39 +00:00
kernel [Kernel] Add list of unused arguments to InstanceCreation nodes. 2019-06-13 09:42:26 +00:00
meta
modular_test Fix parsing of output-directory Uri in windows 2019-06-11 23:21:43 +00:00
nnbd_migration Support for list literals with type arguments 2019-06-17 20:55:11 +00:00
smith Move the test runner (i.e. "test.dart"/"test.py") to pkg/. 2019-06-14 23:35:10 +00:00
sourcemap_testing
status_file Move the test runner (i.e. "test.dart"/"test.py") to pkg/. 2019-06-14 23:35:10 +00:00
telemetry
test_runner Catch the test_runner codebase up to somewhat modern practices. 2019-06-15 01:02:50 +00:00
testing Move the test runner (i.e. "test.dart"/"test.py") to pkg/. 2019-06-14 23:35:10 +00:00
vm [vm/aot] Minor improvements to make snapshot profiles more useful. 2019-06-17 13:09:50 +00:00
.gitignore
BUILD.gn
pkg.status Move the test runner (i.e. "test.dart"/"test.py") to pkg/. 2019-06-14 23:35:10 +00:00