Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Editorial: Throw on undefined early in GetIterator
This is editorial because Call inside GetIteratorFromMethod would throw on undefined anyways, and this keeps GetIteratorFromMethod cleaner in only accepting function objects.
- Loading branch information