<http://stackoverflow.com/questions/28216265/how-can-i-programmatically-access-v8-debugger-variables-list#> I am writing an AOP Container. I want to get a list of objects and functions contained in the app.js script. I can see that all of this is available with NodeClipse V8 Debugger Variables list.
Question is: what code do I need to write to have access to the V8 Debugger Variables list? Thanks, Leo -- -- v8-users mailing list [email protected] http://groups.google.com/group/v8-users --- You received this message because you are subscribed to the Google Groups "v8-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
