tor-browser

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

bug-1110327.js (233B)


      1 // Randomly chosen test: js/src/jit-test/tests/debug/Debugger-debuggees-10.js
      2 x = newGlobal({newCompartment: true})
      3 x.t = this
      4 // Randomly chosen test: js/src/jit-test/tests/debug/Debugger-findObjects-06.js
      5 Debugger(x).findObjects()