This repository has been archived by the owner on Dec 14, 2021. It is now read-only.
Minor fixes for bind() and URLSearchParams
- Handle bind() called on function without prototype
- URLSearchParams: Correct forEach callback arg order
- Ensure params are copied by value when cloning an URLSearchParams object