tor-browser

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

lcov-enabled-1.js (165B)


      1 // |jit-test| --code-coverage
      2 
      3 // Use the `--code-coverage` shell argument must enable JS code-coverage support
      4 // for the process.
      5 assertEq(isLcovEnabled(), true);