Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix find-all-references on undefined #39591

Merged
merged 4 commits into from
Jul 14, 2020

Conversation

andrewbranch
Copy link
Member

Not sure why you’d want to find-all-refs on undefined, but it works on null, and after fixing the crash, it Just Works™ on undefined too.

Also includes a baseliner for find-all-references.

Fixes #38408

@andrewbranch andrewbranch merged commit 3c91133 into microsoft:master Jul 14, 2020
@andrewbranch andrewbranch deleted the bug/38408 branch July 14, 2020 00:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Error: Debug Failure. False expression. at Object.first
3 participants