dart-sdk/pkg/frontend_server
Anna Gringauze c909e16ee2 Added module information to metadata and use by frontend_sever
- created class representing module metadata, added metadata to JsCode
  class
- added module information to metadata, such as module name, load
  function name
- added import and file uris for libraries
- added experimental-emit-debug-metadata flag to frontend_server
- added frontend server tests to check for saved metadata

Related: https://github.com/dart-lang/sdk/issues/41852
Closes: https://github.com/dart-lang/sdk/issues/40774
Change-Id: Iecbbf1e4eea1919e01f002f45363d30707cb1590
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/150181
Commit-Queue: Anna Gringauze <annagrin@google.com>
Reviewed-by: Nicholas Shahan <nshahan@google.com>
Reviewed-by: Gary Roumanis <grouma@google.com>
2020-06-20 00:40:35 +00:00
..
bin [frontend_server] Make module names debugger-friendly 2020-03-05 07:39:33 +00:00
lib Added module information to metadata and use by frontend_sever 2020-06-20 00:40:35 +00:00
test Added module information to metadata and use by frontend_sever 2020-06-20 00:40:35 +00:00
LICENSE [flutter] split frontend_server from vm package 2019-10-08 05:32:59 +00:00
pubspec.yaml Treat the expect and async_helper packages as opted in to NNBD. 2020-04-27 21:04:56 +00:00