Improve handling of locations not from the uris the source map is for.
Make `MappingBundle` distinguish between locations from a file with source maps that do not have a source map entry and locations that are from a file that does not have a source map. This enables more graceful generation of stack traces with mixed Dart and JS stack frames.
Support a new source map bundle format useful for the Dart Dev Compiler. A source map bundle is a JSON array where each entry is a source map.
BUG=
R=sigmund@google.com
Review URL: https://codereview.chromium.org//2564683003 .
4 files changed
tree: fa89babf0a42511eb43ed6f92f72fbc6c802ecc3
- pkgs/