Skip to content
This repository has been archived by the owner on Dec 14, 2021. It is now read-only.

Minor fixes for bind() and URLSearchParams

Compare
Choose a tag to compare
@inexorabletash inexorabletash released this 25 Sep 03:23
· 79 commits to master since this release
  • Handle bind() called on function without prototype
  • URLSearchParams: Correct forEach callback arg order
  • Ensure params are copied by value when cloning an URLSearchParams object