tor-browser

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

bug732719.js (597B)


      1 // |jit-test| slow; error:InternalError
      2 
      3 // Binary: cache/js-dbg-32-343ec916dfd5-linux
      4 // Flags: -m -n
      5 //
      6 
      7 function TestCase(n, d, e, a) {
      8  return TestCase.prototype.dump = function () {};
      9 }
     10 function enterFunc (funcName) {
     11 return function writeHeaderToLog( string ) {};
     12 }
     13 gczeal(2);
     14 function f() {}
     15 try {
     16 var BUGNUMBER = 350621;
     17 test();
     18 } catch(exc1) {}
     19 function test() {
     20  enterFunc ( summary =  this, test(BUGNUMBER));
     21  function gen1() {  }
     22  function test_it(RUNS) {  }
     23 }
     24 new TestCase (String([(1),'a22','a23','a24']),
     25    String('a11\na22\na23\na24'.match(new RegExp('a..$','g'))));
     26 test();