
## List of all known bugs:
- TaggedNames do not seem to be in their respective namespaces. taggedNames from function calls appears in taggedNames in the global scope. 
- MemberExpression function calls while flowing.
- Pass arguments to function calls and flow them in the current context as well.
- jQuery code results in Max Call stack exceeded. Shouldn't happen.

## TODOs:

