Skip to content

Inspect variables bound in closure #197

Description

@lsim

Is there any way to list or otherwise access variables bound in the current functional scope when javascript calls back to C#?

This would be beneficial for people wanting to build an interactive debugger for js running on jurassic. At present we are limited to showing global variables. It would be nice if there was some way to accomplish this for scoped variables as well.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions