821d85e661
Moves JSObject to dart:_js_helper, so that JavaScript objects can be used with that type in the JS backends. The type then gets reexported in dart:_js_interop with a typedef. This is purely for experimentation. This class needs to be sealed before we can publish this library. Change-Id: I16093165deaa5bc5d7940eb0cb98da32c36e485a Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/278894 Commit-Queue: Srujan Gaddam <srujzs@google.com> Reviewed-by: Joshua Litt <joshualitt@google.com>