dart-sdk/tests/lib/js/export
Srujan Gaddam 4fc73d2d52 [dart:js_interop] Add createJSInteropWrapper
This method is the JS typed replacement of createDartExport. Tests
are duplicated to make sure this method is tested as well. We avoid
exposing a JS typed version of createStaticInteropMock as the
signature would not be compatible with @staticInterop classes, and
due to the low usage (there's only 1 result in google3 and 0 in
GitHub afaict), we should wait until we support interop extension
types in this method before exposing it.

CoreLibraryReviewExempt: Backend-specific library.
Change-Id: I1a47e86e33563f740e0813d4657c26d555e57508
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/342520
Reviewed-by: Sigmund Cherem <sigmund@google.com>
Commit-Queue: Srujan Gaddam <srujzs@google.com>
2023-12-25 20:02:49 +00:00
..
static_interop_mock [dart:js_interop] Add generics to JSArray and JSPromise 2023-12-12 04:50:13 +00:00
functional_test.dart [dart:js_interop] Add createJSInteropWrapper 2023-12-25 20:02:49 +00:00
inheritance_collision_test.dart [dart:js_interop] Add createJSInteropWrapper 2023-12-25 20:02:49 +00:00
validation_test.dart [dart:js_interop] Add createJSInteropWrapper 2023-12-25 20:02:49 +00:00