tor-browser

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

bug1562146.js (342B)


      1 // |jit-test| skip-if: !('disassemble' in this)
      2 /***********************************************************************
      3 ************************************************************************
      4 *****************************************************/
      5 class z {
      6  m
      7 }
      8 gcslice(0);
      9 gc();
     10 if (typeof disassemble === 'function') +disassemble('-r');