Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Copy/paste fix in Proxy error message (#1787)
(Really small self-explanatory change - maybe the commit message could be better) <!--- Thank you for contributing to Boa! Please fill out the template below, and remove or add any information as you feel neccesary. ---> It changes the following: When calling `new Proxy(undefined, {})` the error message now refers to the target `undefined` instead of the handler `{}`
- Loading branch information