jimblandy / jimblandy/DebuggerDocs

WeakMap introspection

Open
#3 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
No language data
Stars
37
Forks
12
PR merge metrics
No merged PRs in 30d

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.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.