This repository was archived by the owner on Feb 25, 2025. It is now read-only.
Commit a8a75e7
authored
Make toJS'd function use JS types (#44469)
JSFunction's should only accept and return JS types.
Allows landing of external restrictions here:
https://dart-review.googlesource.com/c/sdk/+/316867/91 parent f260e6d commit a8a75e7
1 file changed
Lines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
| 25 | + | |
25 | 26 | | |
26 | 27 | | |
27 | 28 | | |
| |||
33 | 34 | | |
34 | 35 | | |
35 | 36 | | |
36 | | - | |
| 37 | + | |
37 | 38 | | |
38 | 39 | | |
39 | 40 | | |
| |||
0 commit comments