mozilla / spiderflunky

Static analysis of JavaScript
5 stars 3 forks source link

Proper JS scoping (including ES6) #10

Open mvcisback opened 10 years ago

erikrose commented 10 years ago

A rescued TODO from the code:

TODO: Find formal params, lets, and window.* (and navigator.*? Anything else magic? Ugh, and you can stick refs to window in things. Is that going to be a problem?)