tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

bug-1468792.js (311B)


      1 // |jit-test| error: ReferenceError
      2 
      3 loadFile(`
      4  gczeal(2,9);
      5  evaluate(\`
      6    reportCompare(expect, actual, summary);
      7  \`);
      8 `);
      9 function loadFile(lfVarx) {
     10    try {
     11        evaluate(lfVarx);
     12    } catch (lfVare) {}
     13 }
     14 eval("(function(){({6953421313:0})})")();
     15 function f() {
     16    x[6953421313] = "a";
     17 }
     18 f();