gczeal(0);
let wm = new WeakMap();
let s = {};
wm.set(s, new WeakMap());
let ss = {x: Symbol()};
wm.get(s).set(this, ss);
let wm2 = new WeakMap();
wm2.set(ss, "test");
ss = null;
// Collect only this zone and not the zone containing the symbol.
gc({});
Messung V0.5 in Prozent
[Seitenstruktur0.11Druckenetwas mehr zur Ethik2026-06-10]