tor-browser

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

concurrent-stencil-inputscope-enclosing-1.js (94B)


      1 // |jit-test| --delazification-mode=concurrent-df
      2 
      3 s1 = function s1() {
      4  function s2() {};
      5 }