bug1527592.js (175B)
1 // |jit-test| error:dead object 2 var g1 = newGlobal(); 3 var g2 = newGlobal({newCompartment: true}); 4 var f = g2.Function(""); 5 nukeAllCCWs(); 6 var c = new class extends f {}; 7 c();
tor-browserThe Tor Browser | |
| git clone https://git.dasho.dev/tor-browser.git | |
| Log | Files | Refs | README | LICENSE |