Dumper: dump WeakMap entries
cpcallen opened this issue · 0 comments
cpcallen commented
If we're going to make more use of WeakMap
s in the core—especially, to hold persistent information rather than just as caches—then Dumper
needs to dump their state.
Expected work:
- Preparatory refactoring:
- Dump-by-object, with catch-up lists?
- Survey: diff?
- More TBD?
-
Selector
: needSpecialPart
(s) forWeakMap
entries. - Temporary names.
-
WeakMapDumper
.- Dump
WeakMap
entries.
- Dump