tor-browser

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

bug861439.js (232B)


      1 try {
      2    x = evalcx('')
      3    toSource = (function() {
      4        x = (new WeakMap).get(function() {})
      5    })
      6    valueOf = (function() {
      7        schedulezone(x)
      8    })
      9    this + ''
     10    for (v of this) {}
     11 } catch (e) {}
     12 gc()
     13 this + 1