a930738a61
- Since libraries can't be exposed anymore with the new module format, relies on "this" and the JS foreign function to get the current library so we can only test the formatting of libraries. Patches in a link function to match the behavior of the new module system. - Cleans up some unnecessary code to support old type system. - Adds a status file to skip this test in d8 (it's currently failing). Change-Id: Ib8c503c5971a96e459d952602ff0ce2004d72878 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/389589 Reviewed-by: Nicholas Shahan <nshahan@google.com> Commit-Queue: Srujan Gaddam <srujzs@google.com>