products/Sources/formale Sprachen/COBOL/Test-Suite/SQL M/   (NIST Cobol Test-Suite ©)  Datei vom 4.1.2008 mit Größe 27 kB image not shown  

Impressum bug-1894547.js   Sprache: unbekannt

 
// |jit-test| --enable-symbols-as-weakmap-keys; skip-if: getBuildConfiguration("release_or_beta")

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
C=92 H=84 G=87

[Seitenstruktur0.11Druckenetwas mehr zur Ethik2026-06-10]