tor-browser

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

ad-hack-simple-binops1.js (235B)


      1 // |jit-test| skip-if: !wasmSimdEnabled()
      2 
      3 // Do not include these in the preamble, they must be loaded after lib/wasm.js
      4 load(scriptdir + "ad-hack-preamble.js")
      5 load(scriptdir + "ad-hack-binop-preamble.js")
      6 
      7 runSimpleBinopTest(1, 3);