dart-sdk/pkg/_js_interop_checks
Srujan Gaddam 45c350052d [dart2js/ddc] Rename BaseJavaScriptObject to JavaScriptObject
Part 2 of the renaming to create the new parent type. Also modifies
some existing tests to reflect the change in name and function of
JavaScriptObject.

Change-Id: If37f34dd8477b7fc1fe459d3225ecf2537fb9f1a
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/217156
Reviewed-by: Sigmund Cherem <sigmund@google.com>
Reviewed-by: Mayank Patke <fishythefish@google.com>
2021-12-10 18:36:00 +00:00
..
lib [dart2js/ddc] Rename BaseJavaScriptObject to JavaScriptObject 2021-12-10 18:36:00 +00:00
LICENSE Update LICENSE 2021-04-07 10:28:38 +00:00
pubspec.yaml Allow pub get/upgrade to run on a number of packages in pkg/ 2021-10-27 23:15:56 +00:00
README.md

Shared kernel visitors checking for incorrect usage of @JS() style interop.