Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
When `typeof` is used with unresolved reference, it swallows `ReferenceError` and returns `"undefined"`. `attempt` binding is defined here, so it is safe to compare to `undefined` directly.
- Loading branch information