`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.