572d545c72
Adds dart:_js_interop for use in the web backends. This library only exports dart:_js_annotations' @JS for now. In the future, we'll add more to this library and mark it public. Also refactors some tests to use dart:_js_interop. Change-Id: I7b60c950a39038a586756b7c9c10c6e31f1ab4cb Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/278694 Reviewed-by: Sigmund Cherem <sigmund@google.com> Reviewed-by: Joshua Litt <joshualitt@google.com> Commit-Queue: Srujan Gaddam <srujzs@google.com>