Skip to content

WeakMap introspection #3

Open
Open
@DavidBruant

Description

For now, there is no way to introspect weakmaps, maps and sets.
For all, an accessor like .allKeys could do the job of enumerating all keys (which can be particularly useful for debugging WeakMaps).

Since WeakMap.prototype methods could be overridden in the debuggee, having reflection methods to map the prototype methods will also be necessary.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions