935103fd0f
Note: the current implementation broke when we changed the encoding. Change-Id: I48d9e5fedad3f3be85fc1e73dd5dd091bb7278b0 Reviewed-on: https://dart-review.googlesource.com/c/84881 Commit-Queue: Sigmund Cherem <sigmund@google.com> Commit-Queue: Stephen Adams <sra@google.com> Auto-Submit: Sigmund Cherem <sigmund@google.com> Reviewed-by: Stephen Adams <sra@google.com>
dart2js_tools
This package collects tools used with dart2js.
For now, this contains scripts useful to work with obfuscated stack traces in production and reading data from the extensions added to source-maps by dart2js (like minified names and inlined stack frames).
In the future we plan to merge here tools in the dart2js_info package as well.