Commit c0b9db7
authored
chore(Worklets): merge isSynchronizable impl (#9027)
## Summary
After giving it some thought I decided that it makes no sense to provide
a throwing implementation for `isSynchronizable` on web if
`createSynchronizable` already throws.
A bit of DRY to the codebase.
## Test plan
🚀1 parent cc67ee7 commit c0b9db7
2 files changed
Lines changed: 8 additions & 19 deletions
Lines changed: 0 additions & 15 deletions
This file was deleted.
Lines changed: 8 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | 3 | | |
5 | 4 | | |
6 | 5 | | |
7 | | - | |
8 | | - | |
9 | | - | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
10 | 14 | | |
0 commit comments