dart-sdk/tests/lib_2/js
Srujan Gaddam df36449d72 [package:js] Add JS test for function parameters
Adds tests for JS objects with functions with positional and
optional parameters. It does not include named arguments as those
should be statically disallowed.

Change-Id: I24acadc8160d3515bb79b00dc6ab28b528e2b039
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/148221
Commit-Queue: Srujan Gaddam <srujzs@google.com>
Reviewed-by: Sigmund Cherem <sigmund@google.com>
2020-05-28 00:00:04 +00:00
..
array_test.dart
datetime_roundtrip_test.dart
instanceof_test.dart
null_test.dart
parameters_test.dart [package:js] Add JS test for function parameters 2020-05-28 00:00:04 +00:00
prototype_access_test.dart