MemberAccessEmitter: fixed issue where fully-qualified names were emitted as dynamic access with -js-dynamic-access-unknown-members=true

Now, if a definition is resolved, and its parent definition is a package, just outputs the fully-qualified name instead of walking the full chain of member access
2 files changed