Source code
Revision control
Copy as Markdown
Other Tools
gczeal(0);
let fr = new FinalizationRegistry(()=>{});
fr.register({}, 0, Symbol());
schedulezone(this);
startgc(1);
while(gcstate()!=='NotActive') gcslice(100);
gczeal(0);
let fr = new FinalizationRegistry(()=>{});
fr.register({}, 0, Symbol());
schedulezone(this);
startgc(1);
while(gcstate()!=='NotActive') gcslice(100);