On Wed, Oct 5, 2011 at 8:57 AM, Russell Leggett <[email protected]>wrote:
> On Wed, Oct 5, 2011 at 11:48 AM, Andrea Giammarchi > <[email protected]> wrote: > > Here again I am not sure how we ended up with this conversation but you > can > > find a function able to extract properties and methods out of a generic > > object: > > https://gist.github.com/1264775 > > It works with jQuery too, as well as arrays, etc etc > > Regards, > > Andrea Giammarchi > > Its a nice snippet, but it does require executing the code. It clearly > operates on an object in running code, not an AST. Sorry, I guess I > just don't understand where this thread is going.. :) > We are trying to convince you that limiting your analysis to ASTs will limit the scope of your tools ;-). jjb > > - Russ >
_______________________________________________ es-discuss mailing list [email protected] https://mail.mozilla.org/listinfo/es-discuss

