LivelyKernel / LivelyKernel/lively4-core
Catch incompatible receiver error.
Open
comp: active expressions
effort3: hard (weeks)
P3: important
type: feature
- Dominant language
- JavaScript
- Stars
- 89
- Forks
- 25
- PR merge metrics
- No merged PRs in 30d
Description
`Array.from(aSet)` and other functions error with
```
Method Set.prototype.values called on incompatible receiver
```
This error is thrown in the `get` trap of the proxy handler and should be caught.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.