dart-sdk/pkg
Jens Johansen d2d47acdce [kernel] Include urls even when we have no source
Previously, if we didn't include the source code, we wrote the url as
null. This for instance made it impossible to step through mixed in code
(at least when mixed in from the sdk).

This CL includes all used urls. If there's no source, the source is empty,
but the VM then tries to find the proper source to be able to display it
(e.g. the VM already has the sdk source).

This CL further more adds a service test that tests that we can actually
step into mixin in code from the sdk.

Change-Id: Ied9569723e23928769ebc980410aed60be6eaa22
Reviewed-on: https://dart-review.googlesource.com/51621
Commit-Queue: Jens Johansen <jensj@google.com>
Reviewed-by: Vyacheslav Egorov <vegorov@google.com>
2018-06-26 09:23:16 +00:00
..
analysis_server Update the status of analysis server tests. 2018-06-23 18:42:31 +00:00
analysis_server_client
analyzer Issue 33518. Fix for subtypes() in parts without library. 2018-06-25 23:31:26 +00:00
analyzer_cli Re-enable some failing analyzer_cli --use-cfe tests. 2018-06-23 01:17:05 +00:00
analyzer_plugin
async_helper
build_integration pkg:build_integration: clarify that' it's not planned to be published 2018-06-26 01:12:57 +00:00
compiler Add ClassHierarchy to share code between J/KClosedWorld 2018-06-26 07:46:24 +00:00
dart_internal
dart_messages
dev_compiler
expect
front_end [kernel] Include urls even when we have no source 2018-06-26 09:23:16 +00:00
js
js_ast
kernel [kernel] Include urls even when we have no source 2018-06-26 09:23:16 +00:00
meta
microlytics
sourcemap_testing
status_file
telemetry
testing
vm pkg:build_integration: clarify that' it's not planned to be published 2018-06-26 01:12:57 +00:00
.gitignore
BUILD.gn
pkg.status Update pkg/pkg.status with the latest -DuseFastaParser status. 2018-06-25 15:03:24 +00:00