On Wed, Jul 8, 2015 at 8:05 PM, Francisco Tolmasky <[email protected]> wrote: > It appears that the debugger has access to a function's scope chain. Is it > possible to do this through the API as well? Given some function f, analyze > its scope chain to compute some interesting information? > > Thanks, > > Francisco
When you say API, do you mean the programmatic debugger API? If yes, the JS or the C++ version? -- -- 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.
