Fix crash when auto-linking non-existing member.
The specific case was a code that contained:
Ext.Ajax#reqeust
JSDuck assumed that if class name is correct, the member name
must also be. A bogus assumption, now fixed.
Loading
Please sign in to comment